summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-07-24virtio_ring: introduce dma map api for virtqueueXuan Zhuo1-0/+8
2026-07-24virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo1-0/+2
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-07-24xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
2026-07-24xfrm: add new packet offload flagLeon Romanovsky2-0/+13
2026-07-24xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever1-0/+2
2026-07-24net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima1-0/+5
2026-07-24vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-07-24ALSA: seq: Add UMP supportTakashi Iwai3-16/+49
2026-07-24ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai1-0/+1
2026-07-24bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-07-24gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-07-24ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet1-1/+4
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24dt-bindings: power: imx93: Add MIPI PHY power domainGuoniu Zhou1-0/+1
2026-07-24tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-24crypto: drbg - Fix drbg_max_addtl() on 64-bit kernelsEric Biggers1-11/+7
2026-07-24efivarfs: expose used and total sizeAnisse Astier1-0/+11
2026-07-24HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1