summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
38 hourstcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-3/+4
38 hourscrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells2-3/+7
38 hoursnet: shaper: rework the VALID marking (again)Jakub Kicinski1-0/+1
38 hoursnet: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
38 hourscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
38 hoursnetfs: Fix folio->private handling in netfs_perform_write()David Howells1-0/+1
38 hoursnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
38 hoursnetfs: Fix streaming write being overwrittenDavid Howells1-0/+3
38 hoursnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-0/+4
38 hoursfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)1-0/+5
38 hourskprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang1-1/+1
38 hoursnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
38 hoursnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
38 hoursbtrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
38 hoursdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
38 hoursring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+13
38 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
38 hoursBluetooth: serialize accept_q accessJiexun Wang1-0/+1
38 hoursmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
38 hoursdrm/vblank: Add CRTC helpers for simple use casesThomas Zimmermann1-0/+23
38 hoursdrm/vblank: Add vblank timerThomas Zimmermann3-0/+77
38 hoursata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
38 hoursata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
38 hourssched: Employ sched_change guardsPeter Zijlstra1-0/+5
11 daysirqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff1-3/+0
11 daysHID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
11 daysHID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
11 daysdpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
11 daysdpll: Add notifier chain for dpll eventsPetr Oros1-0/+29
11 daysdpll: Allow associating dpll pin with a firmware nodeIvan Vecera1-0/+11
11 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
11 daysbonding: print churn state via netlinkHangbin Liu1-0/+2
11 dayscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
11 daysACPICA: Provide #defines for EINJV2 error typesTony Luck1-0/+6
11 daysnstree: fix func. parameter kernel-doc warningsRandy Dunlap1-3/+3
11 daysnet: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy2-2/+8
11 daysnet: mana: Handle hardware recovery events when probing the deviceLong Li1-1/+11
11 daysnet: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
11 daysnet: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela2-2/+10
11 daysnet: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela1-5/+9
11 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
11 daysnet: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
11 dayspppoe: drop PFC framesQingfang Deng1-0/+16
11 daystcp: better handle TCP_TX_DELAY on established flowsEric Dumazet1-0/+2
11 daystcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
11 daystcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
11 daystcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
11 daystcp: inline tcp_chrono_start()Eric Dumazet1-1/+24
11 daystcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet1-2/+2
11 daysnet: enetc: fix NTMP DMA use-after-free issueWei Fang1-1/+8