| Commit message (Expand) | Author | Files | Lines |
2024-10-19 | io_uring/rw: fix wrong NOWAIT check in io_rw_init_file() | Jens Axboe | 1 | -1/+1 |
2024-10-19 | fgraph: Allocate ret_stack_list with proper size | Steven Rostedt | 1 | -1/+2 |
2024-10-19 | fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks | Steven Rostedt | 1 | -7/+21 |
2024-10-19 | Input: zinitix - don't fail if linux,keycodes prop is absent | Nikita Travkin | 1 | -12/+22 |
2024-10-18 | Input: xpad - add support for MSI Claw A1M | John Edwards | 1 | -0/+2 |
2024-10-18 | MAINTAINERS: update IPE tree url and Fan Wu's email | Fan Wu | 1 | -2/+2 |
2024-10-18 | ipe: fallback to platform keyring also if key in trusted keyring is rejected | Luca Boccassi | 1 | -1/+1 |
2024-10-18 | mm: fix follow_pfnmap API lockdep assert | Linus Torvalds | 1 | -1/+2 |
2024-10-18 | misc: rtsx: list supported models in Kconfig help | Yo-Jung (Leo) Lin | 1 | -1/+2 |
2024-10-18 | MAINTAINERS: Remove some entries due to various compliance requirements. | Greg Kroah-Hartman | 1 | -178/+0 |
2024-10-18 | xen: Remove dependency between pciback and privcmd | Jiqian Chen | 5 | -12/+44 |
2024-10-18 | cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed() | Josh Poimboeuf | 1 | -1/+1 |
2024-10-17 | MAINTAINERS: Add an entry for PREEMPT_RT. | Sebastian Andrzej Siewior | 1 | -0/+8 |
2024-10-17 | lib/buildid: Handle memfd_secret() files in build_id_parse() | Andrii Nakryiko | 1 | -0/+5 |
2024-10-17 | ipe: allow secondary and platform keyrings to install/update policies | Luca Boccassi | 3 | -2/+36 |
2024-10-17 | ipe: also reject policy updates with the same version | Luca Boccassi | 2 | -2/+2 |
2024-10-17 | ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ... | Luca Boccassi | 1 | -1/+1 |
2024-10-17 | nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function | Nilay Shroff | 1 | -8/+2 |
2024-10-17 | nvme: make keep-alive synchronous operation | Nilay Shroff | 1 | -10/+7 |
2024-10-17 | nvme-loop: flush off pending I/O while shutting down loop controller | Nilay Shroff | 1 | -0/+13 |
2024-10-17 | selftests/bpf: Add test case for delta propagation | Daniel Borkmann | 2 | -0/+36 |
2024-10-17 | bpf: Fix print_reg_state's constant scalar dump | Daniel Borkmann | 1 | -2/+1 |
2024-10-17 | bpf: Fix incorrect delta propagation between linked registers | Daniel Borkmann | 1 | -5/+6 |
2024-10-17 | bpf: Properly test iter/task tid filtering | Jordan Rome | 1 | -5/+22 |
2024-10-17 | bpf: Fix iter/task tid filtering | Jordan Rome | 1 | -1/+1 |
2024-10-17 | nvme-pci: fix race condition between reset and nvme_dev_disable() | Maurizio Lombardi | 1 | -3/+16 |
2024-10-17 | dma-mapping: fix tracing dma_alloc/free with vmalloc'd memory | Sean Anderson | 1 | -8/+8 |
2024-10-17 | maple_tree: add regression test for spanning store bug | Lorenzo Stoakes | 1 | -0/+84 |
2024-10-17 | maple_tree: correct tree corruption on spanning store | Lorenzo Stoakes | 1 | -6/+6 |
2024-10-17 | riscv, bpf: Make BPF_CMPXCHG fully ordered | Andrea Parri | 1 | -2/+2 |
2024-10-17 | io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work | Jens Axboe | 1 | -0/+1 |
2024-10-17 | USB: serial: option: add Telit FN920C04 MBIM compositions | Daniele Palmas | 1 | -0/+6 |
2024-10-17 | USB: serial: option: add support for Quectel EG916Q-GL | Benjamin B. Frost | 1 | -0/+2 |
2024-10-17 | bpf, vsock: Drop static vsock_bpf_prot initialization | Michal Luczaj | 1 | -8/+0 |
2024-10-17 | vsock: Update msg_count on read_skb() | Michal Luczaj | 1 | -0/+3 |
2024-10-17 | vsock: Update rx_bytes on read_skb() | Michal Luczaj | 1 | -2/+9 |
2024-10-17 | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock | Michal Luczaj | 2 | -0/+13 |
2024-10-17 | net/mlx5e: Don't call cleanup on profile rollback failure | Cosmin Ratiu | 1 | -1/+3 |
2024-10-17 | net/mlx5: Unregister notifier on eswitch init failure | Cosmin Ratiu | 1 | -2/+3 |
2024-10-17 | net/mlx5: Fix command bitmask initialization | Shay Drory | 1 | -2/+6 |
2024-10-17 | net/mlx5: Check for invalid vector index on EQ creation | Maher Sanalla | 1 | -0/+6 |
2024-10-17 | net/mlx5: HWS, use lock classes for bwc locks | Cosmin Ratiu | 2 | -2/+19 |
2024-10-17 | net/mlx5: HWS, don't destroy more bwc queue locks than allocated | Cosmin Ratiu | 1 | -1/+1 |
2024-10-17 | net/mlx5: HWS, fixed double free in error flow of definer layout | Yevgeny Kliteynik | 1 | -2/+2 |
2024-10-17 | net/mlx5: HWS, removed wrong access to a number of rules variable | Yevgeny Kliteynik | 1 | -3/+1 |
2024-10-17 | mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow | Matthieu Baerts (NGI0) | 1 | -1/+1 |
2024-10-17 | net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init | Felix Fietkau | 1 | -1/+1 |
2024-10-17 | vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame | Daniel Borkmann | 1 | -1/+1 |
2024-10-17 | mm/mglru: only clear kswapd_failures if reclaimable | Wei Xu | 1 | -2/+2 |
2024-10-17 | mm/swapfile: skip HugeTLB pages for unuse_vma | Liu Shixin | 1 | -1/+1 |