summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
31 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
31 hoursgpio: pca953x: Make platform teardown callback return voidUwe Kleine-König
31 hoursHID: add haptics page definesAngela Czubak
31 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
31 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
31 hoursiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
31 hoursiio: make invensense timestamp module genericJean-Baptiste Maneyrol
31 hoursiio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
31 hoursnet: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala
31 hoursnet: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder
31 hoursnet: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder
31 hoursdriver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
31 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
31 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
31 hoursnet: skmsg: preserve sg.copy across SG transformsYiming Qian
31 hoursskmsg: convert struct sk_msg_sg::copy to a bitmapEric Dumazet
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
2026-07-04net: add skb_header_pointer_careful() helperEric Dumazet
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19printk: add print_hex_dump_devel()Thorsten Blum
2026-06-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-19compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-19HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-19parport: Fix race between port and client registrationBen Hutchings
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-06-01rtc: introduce features bitfieldAlexandre Belloni
2026-06-01pppoe: drop PFC framesQingfang Deng
2026-06-01flow_dissector: Add PPPoE dissectorsWojciech Drewek
2026-06-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-06-01dev_printk: add new dev_err_probe() helpersNuno Sa
2026-06-01driver core: Move dev_err_probe() to where it belogsAndy Shevchenko
2026-06-01driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-06-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
2026-06-01locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi
2026-06-01driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-06-01tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-06-01driver core: Don't let a device probe until it's readyDouglas Anderson
2026-06-01padata: Remove comment for reorder_workHerbert Xu
2026-06-01padata: Fix pd UAF once and for allHerbert Xu
2026-06-01usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-06-01x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-06-01KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-06-01ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-18device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko