summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-30dev_printk: Add and use dev_no_printk()Geert Uytterhoeven1-12/+13
2024-05-30printk: Let no_printk() use _printk()Geert Uytterhoeven1-1/+1
2024-05-30drm/omapdrm: Fix console with deferred opsTony Lindgren1-0/+4
2024-05-30overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook1-4/+21
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang1-1/+0
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-0/+1
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-6/+1
2024-05-30pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König1-0/+5
2024-05-30pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König1-2/+0
2024-05-30bitops: add missing prototype checkAlexander Lobakin1-0/+1
2024-05-30ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf1-1/+1
2024-05-30ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf1-0/+1
2024-05-30wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever1-0/+2
2024-05-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever1-2/+3
2024-05-30maple_tree: Add mtree_alloc_cyclic()Chuck Lever1-0/+7
2024-05-30libfs: Add simple_offset_empty()Chuck Lever1-0/+1
2024-05-30cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson1-0/+11
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig1-0/+13
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven1-0/+2
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey1-0/+15
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe1-0/+1
2024-05-17net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+8
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing1-0/+2
2024-05-17regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-05-17regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik1-0/+1
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)1-37/+33
2024-05-02firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-9/+56
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2-5/+7
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang1-1/+6
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-27block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig1-0/+2
2024-04-27gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-04-17fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu1-0/+1
2024-04-17base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang1-3/+15