| Commit message (Expand) | Author | Files | Lines |
2022-09-25 | devdax: Fix soft-reservation memory description | Dan Williams | 1 | -0/+1 |
2022-09-24 | Makefile.debug: re-enable debug info for .S files | Nick Desaulniers | 2 | -11/+14 |
2022-09-24 | Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT | Nick Desaulniers | 1 | -3/+1 |
2022-09-24 | io_uring: ensure that cached task references are always put on exit | Jens Axboe | 1 | -0/+3 |
2022-09-23 | certs: make system keyring depend on built-in x509 parser | Masahiro Yamada | 1 | -1/+1 |
2022-09-23 | Kconfig: remove unused function 'menu_get_root_menu' | Zeng Heng | 2 | -6/+0 |
2022-09-23 | scripts/clang-tools: remove unused module | yangxingwu | 1 | -1/+0 |
2022-09-23 | cgroup: cgroup_get_from_id() must check the looked-up kn is a directory | Ming Lei | 1 | -1/+4 |
2022-09-23 | vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment | Will Deacon | 1 | -2/+1 |
2022-09-23 | MAINTAINERS: switch graphics to airlied other addresses | Dave Airlie | 1 | -3/+4 |
2022-09-22 | KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled | Sean Christopherson | 2 | -0/+4 |
2022-09-22 | KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES | Dr. David Alan Gilbert | 1 | -1/+7 |
2022-09-22 | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0 | Sean Christopherson | 3 | -10/+5 |
2022-09-22 | KVM: x86/mmu: add missing update to max_mmu_rmap_size | Miaohe Lin | 1 | -0/+2 |
2022-09-22 | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c | Jinrong Liang | 1 | -1/+1 |
2022-09-22 | mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context. | Maurizio Lombardi | 1 | -1/+8 |
2022-09-22 | ext4: limit the number of retries after discarding preallocations blocks | Theodore Ts'o | 1 | -1/+3 |
2022-09-22 | ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0 | Luís Henriques | 1 | -0/+4 |
2022-09-22 | serial: sifive: enable clocks for UART when probed | Olof Johansson | 1 | -1/+1 |
2022-09-22 | serial: 8250: omap: Use serial8250_em485_supported | Matthias Schiffer | 1 | -0/+1 |
2022-09-22 | serial: fsl_lpuart: Reset prior to registration | Lukas Wunner | 1 | -4/+5 |
2022-09-22 | selftests: forwarding: add shebang for sch_red.sh | Hangbin Liu | 1 | -0/+1 |
2022-09-22 | bnxt: prevent skb UAF after handing over to PTP worker | Jakub Kicinski | 1 | -5/+5 |
2022-09-22 | net: marvell: Fix refcounting bugs in prestera_port_sfp_bind() | Liang He | 1 | -0/+2 |
2022-09-22 | net: sched: fix possible refcount leak in tc_new_tfilter() | Hangyu Hua | 1 | -0/+1 |
2022-09-22 | net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD | Sean Anderson | 1 | -2/+2 |
2022-09-22 | udp: Use WARN_ON_ONCE() in udp_read_skb() | Peilin Ye | 1 | -1/+1 |
2022-09-22 | selftests: bonding: cause oops in bond_rr_gen_slave_id | Jonathan Toppins | 2 | -1/+51 |
2022-09-22 | bonding: fix NULL deref in bond_rr_gen_slave_id | Jonathan Toppins | 1 | -9/+6 |
2022-09-22 | net: phy: micrel: fix shared interrupt on LAN8814 | Michael Walle | 1 | -6/+12 |
2022-09-22 | perf/arm-cmn: Add more bits to child node address offset field | Ilkka Koskinen | 1 | -1/+1 |
2022-09-22 | usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLY | Ren Zhijie | 1 | -0/+1 |
2022-09-22 | counter: 104-quad-8: Fix skipped IRQ lines during events configuration | William Breathitt Gray | 1 | -3/+3 |
2022-09-22 | arm64: topology: fix possible overflow in amu_fie_setup() | Sergey Shtylyov | 1 | -1/+1 |
2022-09-22 | arm64: mm: don't acquire mutex when rewriting swapper | Mark Rutland | 1 | -14/+18 |
2022-09-22 | drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES | Phil Auld | 1 | -2/+3 |
2022-09-22 | net/smc: Stop the CLC flow if no link to map buffers on | Wen Gu | 1 | -1/+4 |
2022-09-22 | media: flexcop-usb: fix endpoint type check | Johan Hovold | 1 | -1/+1 |
2022-09-22 | efi: libstub: check Shim mode using MokSBStateRT | Ard Biesheuvel | 1 | -4/+4 |
2022-09-22 | efi: x86: Wipe setup_data on pure EFI boot | Ard Biesheuvel | 1 | -0/+7 |
2022-09-22 | ext4: use buckets for cr 1 block scan instead of rbtree | Jan Kara | 3 | -149/+111 |
2022-09-22 | ext4: use locality group preallocation for small closed files | Jan Kara | 1 | -12/+15 |
2022-09-22 | ext4: make directory inode spreading reflect flexbg size | Jan Kara | 1 | -1/+1 |
2022-09-22 | ext4: avoid unnecessary spreading of allocations among groups | Jan Kara | 1 | -11/+13 |
2022-09-22 | ext4: make mballoc try target group first even with mb_optimize_scan | Jan Kara | 1 | -7/+7 |
2022-09-22 | ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient | Larysa Zaremba | 1 | -1/+4 |
2022-09-22 | drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff() | Nícolas F. R. A. Prado | 1 | -11/+10 |
2022-09-21 | drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule() | Nathan Chancellor | 1 | -125/+47 |
2022-09-21 | drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn... | Nathan Chancellor | 1 | -196/+52 |
2022-09-21 | drm/amdgpu: don't register a dirty callback for non-atomic | Alex Deucher | 1 | -1/+10 |