summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-23erofs: adapt folios for z_erofs_read_folio()Gao Xiang
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-23Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner
2023-08-23entry: Remove empty addr_limit_user_check()Mark Rutland
2023-08-22RISC-V: Remove ptrace support for vectorsPalmer Dabbelt
2023-08-22cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang
2023-08-22PM: sleep: Add helpers to allow a device to remain powered-onUlf Hansson
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel
2023-08-22drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand
2023-08-21mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand
2023-08-21nsproxy: Convert nsproxy.count to refcount_tElena Reshetova
2023-08-21ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello
2023-08-21ACPI: Adjust #ifdef for *_lps0_dev useMario Limonciello
2023-08-21super: wait until we passed kill superChristian Brauner
2023-08-21super: wait for nascent superblocksChristian Brauner
2023-08-21efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel
2023-08-21fs: create kiocb_{start,end}_write() helpersAmir Goldstein
2023-08-21fs: add kerneldoc to file_{start,end}_write() helpersAmir Goldstein
2023-08-21btrfs: remove v0 extent handlingQu Wenruo
2023-08-21mm: remove folio_account_redirtyChristoph Hellwig
2023-08-21btrfs: tracepoints: simplify raid56 eventsQu Wenruo
2023-08-21fs: remove get_superChristoph Hellwig
2023-08-21block: call into the file system for ioctl BLKFLSBUFChristoph Hellwig
2023-08-21block: call into the file system for bdev_mark_deadChristoph Hellwig
2023-08-21block: consolidate __invalidate_device and fsync_bdevChristoph Hellwig
2023-08-21block: simplify the disk_force_media_change interfaceChristoph Hellwig
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-21xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()Yue Haibing
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-20net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-18sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-17ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui
2023-08-17ACPI: Remove assorted unused declarations of functionsYue Haibing