summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07move close_range(2) into fs/file.c, fold __close_range() into itAl Viro
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-10-07spi: Merge up v6.12Mark Brown
2024-10-07regulator: Merge up v6.12-rc2Mark Brown
2024-10-07iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-10-07fs: add infrastructure for multigrain timestampsJeff Layton
2024-10-07platform/x86: intel_scu_ipc: Don't use "proxy" headersAndy Shevchenko
2024-10-07sched/wait: Remove unused bit_wait_io_timeoutDr. David Alan Gilbert
2024-10-07sched: remove unused __HAVE_THREAD_FUNCTIONS hook supportDavid Disseldorp
2024-10-07sched: add wait_var_event_io()NeilBrown
2024-10-07sched: Add wait/wake interface for variable updated under a lock.NeilBrown
2024-10-07sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2024-10-07sched: Document wait_var_event() family of functions and wake_up_var()NeilBrown
2024-10-07sched: Improve documentation for wake_up_bit/wait_on_bit family of functionsNeilBrown
2024-10-07sched: change wake_up_bit() and related function to expect unsigned long *NeilBrown
2024-10-06Merge branch 'timers/vfs' into timers/coreThomas Gleixner
2024-10-06timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton
2024-10-06timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton
2024-10-05EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-04HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-10-04HID: bpf: move HID-BPF report descriptor fixup earlierBenjamin Tissoires
2024-10-04usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown
2024-10-04prctl: arch-agnostic prctl for shadow stackMark Brown
2024-10-04mm: Define VM_HIGH_ARCH_6Mark Brown
2024-10-04HID: stop exporting hid_snto32()Dmitry Torokhov
2024-10-04Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov
2024-10-04ceph: Remove call to PagePrivate2()Matthew Wilcox (Oracle)
2024-10-04mm: Remove PageMappedToDiskMatthew Wilcox (Oracle)
2024-10-03bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contractEduard Zingerman
2024-10-03lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean
2024-10-03lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean
2024-10-03lib: packing: remove kernel-doc from header fileVladimir Oltean
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds