summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...Uladzislau Rezki (Sony)4-14/+28
2024-12-14srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/Paul E. McKenney1-1/+1
2024-12-14srcu: Guarantee non-negative return value from srcu_read_lock()Paul E. McKenney1-7/+8
2024-12-14rcutorture: Use symbols for SRCU reader flavorsPaul E. McKenney2-5/+7
2024-12-14rcutorture: Check preemption for failing readerPaul E. McKenney1-0/+11
2024-12-14hwmon: (pmbus/core) improve handling of write protected regulatorsJerome Brunet1-0/+14
2024-12-14thermal: core: Add stub for thermal_zone_device_update()Thomas Weißschuh1-0/+4
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney1-1/+1
2024-12-14exportfs: add open methodChristian Brauner1-0/+5
2024-12-14pseudofs: add support for export_opsErin Shepherd1-0/+1
2024-12-14pidfs: rework inode number allocationChristian Brauner1-0/+2
2024-12-14memory: omap-gpmc: deadcode a pair of functionsDr. David Alan Gilbert1-4/+0
2024-12-14power: supply: core: implement extension APIThomas Weißschuh1-0/+33
2024-12-14bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-14Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2-3/+4
2024-12-14bpf: Add a __btf_get_by_fd helperAnton Protopopov1-0/+17
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu1-13/+0
2024-12-13kref: Improve documentationMatthew Wilcox (Oracle)1-14/+34
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-5/+8
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald1-0/+18
2024-12-13firmware: cs_dsp: Add mock wmfw file generator for KUnit testingRichard Fitzgerald1-0/+33
2024-12-13firmware: cs_dsp: Add mock DSP memory map for KUnit testingRichard Fitzgerald1-0/+63
2024-12-13firmware: cs_dsp: Add mock regmap for KUnit testingRichard Fitzgerald1-0/+46
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang1-0/+5
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang1-1/+6
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross2-11/+27
2024-12-13skbuff: allow 2-4-argument skb_frag_dma_map()Alexander Lobakin1-5/+26
2024-12-13power: supply: core: Add new "charge_types" propertyHans de Goede1-1/+22
2024-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-28/+26
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+12
2024-12-12PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARSRick Wertenbroek1-2/+2
2024-12-12turris-omnia-mcu-interface.h: Add LED commands related definitions to global ...Marek Behún1-0/+12
2024-12-12turris-omnia-mcu-interface.h: Move command execution function to global headerMarek Behún1-1/+135
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry1-1/+1
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen1-2/+7
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann1-0/+7
2024-12-12lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean1-0/+425
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber1-0/+3
2024-12-11iio: consumers: ensure read buffers for labels and ext_info are page alignedMatteo Martelli1-2/+2
2024-12-11iio: adc: ad_sigma_delta: Store information about reset sequence lengthUwe Kleine-König1-2/+3
2024-12-11iio: adc: ad_sigma_delta: Fix a race conditionUwe Kleine-König1-0/+1
2024-12-11iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIOUwe Kleine-König1-0/+2
2024-12-11fs: don't block write during exec on pre-content watched filesAmir Goldstein1-0/+22
2024-12-11fsnotify: generate pre-content permission event on page faultJosef Bacik1-0/+1
2024-12-11regmap: regmap_multi_reg_read(): make register list constRichard Fitzgerald1-1/+1
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong1-0/+1
2024-12-11coresight: Drop atomics in connection refcountsJames Clark1-2/+2
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li1-1/+1
2024-12-11rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet1-1/+0