summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
6 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp2-3/+1
6 daysKVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng1-29/+31
6 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
6 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold1-0/+3
10 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
10 daysnet: add a couple of helpers for iph tot_lenXin Long1-0/+21
10 daysjiffies: Define secs_to_jiffies()Easwar Hariharan1-0/+13
10 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein1-0/+22
10 daysfsnotify: opt-in for permission events at file open timeAmir Goldstein1-0/+6
10 dayslibceph: add doutc and *_client debug macros supportXiubo Li1-0/+38
10 dayswifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
10 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-1/+1
10 daysbootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
10 daystreewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski1-4/+9
10 daysfirmware_loader: introduce __free() cleanup hanlerDmitry Torokhov1-0/+3
10 daysthunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
10 daysdmaengine: dw-edma: Detach the private data and chip info structuresFrank Li1-1/+47
10 daysdmaengine: dw-edma: Remove unused irq field in struct dw_edma_chipFrank Li1-2/+0
10 dayslsm: infrastructure management of the sock securityCasey Schaufler1-0/+1
10 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina1-8/+8
10 daysaudit: widen ino fields to u64Jeff Layton1-1/+1
10 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
10 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
10 daysmm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-08-19net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
2026-08-19dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
2026-08-19netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-08-19powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+8
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-1/+1
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko1-0/+4
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
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-24rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet1-0/+2
2026-07-24vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-24HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-24device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+2
2026-07-24net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-07-24skmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet1-6/+5
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel1-3/+1
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-0/+3
2026-06-19printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-06-19randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-8/+40