summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-25hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang
2024-06-25Revert "nfsd: fix oops when reading pool_stats before server is started"NeilBrown
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann
2024-06-25sh: rework sync_file_range ABIArnd Bergmann
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman
2024-06-25Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman
2024-06-25Revert "printk: Flag register_console() if console is set on command line"Greg Kroah-Hartman
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman
2024-06-24mm/memory: don't require head page for do_set_pmd()Andrew Bresticker
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge
2024-06-24nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig
2024-06-24mm/migrate: make migrate_pages_batch() stats consistentZi Yan
2024-06-24MAINTAINERS: TPM DEVICE DRIVER: update the W-tagJarkko Sakkinen
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng
2024-06-24mm: convert page type macros to enumStephen Brennan
2024-06-24ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara
2024-06-24kasan: fix bad call to unpoison_slab_objectAndrey Konovalov
2024-06-24mm: handle profiling for fake memory allocations during compactionSuren Baghdasaryan
2024-06-24mm/slab: fix 'variable obj_exts set but not used' warningSuren Baghdasaryan
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu
2024-06-24mm: fix incorrect vbq reference in purge_fragmented_blockZhaoyang Huang
2024-06-24io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPIJens Axboe
2024-06-24io_uring: remove dead struct io_submit_state memberJens Axboe
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2024-06-25btrfs: qgroup: fix quota root leak after quota disable failureFilipe Manana