summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
37 hoursHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-0/+1
37 hourskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa1-0/+8
37 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp3-3/+1
8 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
12 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein1-0/+22
12 daysfsnotify: opt-in for permission events at file open timeAmir Goldstein1-0/+6
12 daysskbuff: introduce skb_pull_dataLuiz Augusto von Dentz1-0/+2
12 dayslibceph: add doutc and *_client debug macros supportXiubo Li1-0/+38
12 daysdma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-1/+1
12 daysKVM: Introduce vcpu->wants_to_runDavid Matlack1-0/+1
12 daysbootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
12 daysfirmware_loader: introduce __free() cleanup hanlerDmitry Torokhov1-0/+3
12 daysthunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
12 daysdmaengine: dw-edma: Remove unused irq field in struct dw_edma_chipFrank Li1-2/+0
12 daysPCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel1-0/+1
12 dayslsm: infrastructure management of the sock securityCasey Schaufler1-0/+1
12 daysjbd2: add a helper to find out number of fast commit blocksHarshad Shirwadkar1-1/+8
12 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina1-8/+8
12 daysaudit: widen ino fields to u64Jeff Layton1-1/+1
12 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
12 daysi2c: smbus: Use device_*() functions instead of of_*()Akhil R1-3/+3
12 daysdevice property: Add fwnode_irq_get_bynameAkhil R1-0/+1
12 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
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-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-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-24net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala1-3/+27
2026-07-24net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-11/+10
2026-07-24net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder1-13/+10
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-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-04net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
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-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-06-19compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor1-0/+22
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-2/+2