summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-03Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski
2024-09-03netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso
2024-09-03netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso
2024-09-03netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso
2024-09-03sched: Clean up DL server vs core schedPeter Zijlstra
2024-09-03filemap: fix htmldoc warning for mapping_align_index()Pankaj Raghav
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes
2024-09-03platform: Make platform_bus_type constantKunwu Chan
2024-09-03drivers/base: Introduce device_match_t for device finding APIsZijun Hu
2024-09-03Merge tag 'samsung-dt64-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-09-03Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-09-03wifi: cfg80211: wext: Update spelling and grammarSimon Horman
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-03Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-09-03netfilter: nf_tables: Add missing Kernel docSimon Horman
2024-09-03netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman
2024-09-03netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman
2024-09-03Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2024-09-03soc: fsl: qe: Add missing PUSHSCHED commandHerve Codina
2024-09-03soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina
2024-09-03dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controllerHerve Codina
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-09-03drm/imx: add internal bridge handling display-timings DT nodeDmitry Baryshkov
2024-09-02mm: split a folio in minimum folio order chunksLuis Chamberlain
2024-09-02Merge back cpufreq material for 6.12Rafael J. Wysocki
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-09-02gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-09-02dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPGLad Prabhakar
2024-09-02drm/panfrost: Add cycle counter job requirementMary Guillemard
2024-09-02drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parametersMary Guillemard
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula
2024-09-01lib/string_choices: add str_true_false()/str_false_true() helperHongbo Li
2024-09-01ratelimit: convert flags to int to save 8 bytes in sizeMateusz Guzik