summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig
2024-05-25bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-05-17regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen
2024-05-17regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-17nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2024-04-27gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-27ceph: pass the mdsc to several helpersXiubo Li
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-13net: mpls: error out if inner headers are not setFlorian Westphal
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook
2024-04-13kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney
2024-04-13overflow: Allow non-type arg to type_max() and type_min()Kees Cook
2024-04-13net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-04-10bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10io_uring/kbuf: get rid of lower BGID listsJens Axboe
2024-04-10intel: add bit macro includes where neededJesse Brandeburg
2024-04-10virtchnl: Add header dependenciesIvan Vecera
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-04-10inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-04-04Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...Greg Kroah-Hartman
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-04-03mtd: spinand: Add support for 5-byte IDsEzra Buehler