summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney
2024-12-14exportfs: add open methodChristian Brauner
2024-12-14pseudofs: add support for export_opsErin Shepherd
2024-12-14pidfs: rework inode number allocationChristian Brauner
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert
2024-12-14power: supply: core: implement extension APIThomas Weißschuh
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-13bpf: Add a __btf_get_by_fd helperAnton Protopopov
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu
2024-12-13kref: Improve documentationMatthew Wilcox (Oracle)
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock wmfw file generator for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock DSP memory map for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock regmap for KUnit testingRichard Fitzgerald
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-12skbuff: allow 2-4-argument skb_frag_dma_map()Alexander Lobakin
2024-12-13power: supply: core: Add new "charge_types" propertyHans de Goede
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARSRick Wertenbroek
2024-12-12turris-omnia-mcu-interface.h: Add LED commands related definitions to global ...Marek Behún
2024-12-12turris-omnia-mcu-interface.h: Move command execution function to global headerMarek Behún
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli
2024-12-11iio: adc: ad_sigma_delta: Store information about reset sequence lengthUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Fix a race conditionUwe Kleine-König
2024-12-11iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIOUwe Kleine-König
2024-12-11fs: don't block write during exec on pre-content watched filesAmir Goldstein
2024-12-11fsnotify: generate pre-content permission event on page faultJosef Bacik
2024-12-11regmap: regmap_multi_reg_read(): make register list constRichard Fitzgerald
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong
2024-12-11coresight: Drop atomics in connection refcountsJames Clark
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-11power: supply: core: introduce dev_to_psy()Thomas Weißschuh
2024-12-11power: supply: core: remove power_supply_for_each_device()Thomas Weißschuh
2024-12-11power: supply: core: introduce power_supply_for_each_psy()Thomas Weißschuh
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman