summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-19af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima1-0/+1
2026-08-19scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang1-1/+0
2026-08-19scsi: libsas: Delete struct scsi_coreJohn Garry1-6/+1
2026-08-19ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
2026-08-19ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-08-19ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-08-19ipv6: introduce dst_rt6_info() helperEric Dumazet2-8/+9
2026-08-19netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-08-19netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi1-2/+6
2026-08-19netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-08-19fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-08-19Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-08-19media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong1-4/+4
2026-08-19ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2026-08-19btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng1-1/+1
2026-08-19bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-08-19bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-08-19sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-08-19seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-08-19seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2026-08-19seqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan1-0/+13
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+8
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24writeback: Avoid contention on wb->list_lock when switching inodesJan Kara2-0/+6
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-24Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2026-07-24Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan1-2/+6
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
2026-07-24vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-07-24vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-0/+1
2026-07-24vfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre1-11/+11
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin1-0/+2
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol1-2/+1
2026-07-24iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2026-07-24iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2026-07-24netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-07-24virtio_ring: introduce dma sync api for virtqueueXuan Zhuo1-0/+8