summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-09net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-06-09net/sched: act_mirred: add loop detectionEric Dumazet1-1/+8
2026-06-09net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2026-06-09kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus1-0/+1
2026-06-01block: make bio_integrity_map_user() static inlineJens Axboe1-1/+1
2026-06-01block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta1-3/+2
2026-06-01blk-integrity: remove seed for user mapped buffersKeith Busch2-5/+4
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells1-0/+1
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells1-0/+3
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-0/+4
2026-06-01kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang1-1/+1
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
2026-06-01firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla1-0/+3
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
2026-06-01af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima1-0/+1
2026-06-01sched/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
2026-06-01sched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
2026-06-01sched/deadline: Less agressive dl_server handlingPeter Zijlstra1-0/+1
2026-05-23net: page_pool: create hooks for custom memory providersPavel Begunkov2-0/+19
2026-05-23netconsole: allow selection of egress interface via MAC addressUday Shankar1-0/+6
2026-05-23net, treewide: define and use MAC_ADDR_STR_LENUday Shankar1-0/+3
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23virtio_net: Split struct virtio_net_rss_configAkihiko Odaki1-0/+13
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-05-23dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
2026-05-23reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel1-0/+113
2026-05-23reset: replace boolean parameters with flags parameterPhilipp Zabel1-62/+99
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23net/socket.c: switch to CLASS(fd)Al Viro1-6/+0
2026-05-23PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov1-2/+2
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-05-23PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...Niklas Cassel1-3/+3
2026-05-23ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto1-0/+3
2026-05-23ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto1-3/+3
2026-05-23net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+2
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-23hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-05-23bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23platform/wmi: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich1-6/+0
2026-05-17io_uring/kbuf: support min length left for incremental buffersMartin Michaelis1-1/+2