Age | Commit message (Expand) | Author |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-11 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-12-10 | timers: implement usleep_idle_range() | SeongJae Park |
2021-12-10 | Increase default MLOCK_LIMIT to 8 MiB | Drew DeVault |
2021-12-10 | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-12-10 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions | Andy Shevchenko |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-12-09 | aio: fix use-after-free due to missing POLLFREE handling | Eric Biggers |
2021-12-09 | wait: add wake_up_pollfree() | Eric Biggers |
2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain |
2021-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-08 | PM: runtime: Fix pm_runtime_active() kerneldoc comment | Rafael J. Wysocki |
2021-12-07 | net: phy: Remove unnecessary indentation in the comments of phy_device | Yanteng Si |
2021-12-08 | netfilter: conntrack: annotate data-races around ct->timeout | Eric Dumazet |
2021-12-06 | Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-12-05 | Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-12-03 | treewide: Add missing includes masked by cgroup -> bpf dependency | Jakub Kicinski |
2021-12-03 | bonding: make tx_rebalance_counter an atomic | Eric Dumazet |
2021-12-03 | tcp: fix another uninit-value (sk_rx_queue_mapping) | Eric Dumazet |
2021-12-02 | Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-12-02 | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL | Kumar Kartikeya Dwivedi |
2021-12-03 | Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2021-12-02 | Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-02 | Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-12-02 | HID: add hid_is_usb() function to make it simpler for USB detection | Greg Kroah-Hartman |
2021-12-02 | sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full | Frederic Weisbecker |
2021-12-02 | Fix Comment of ETH_P_802_3_MIN | Xiayu Zhang |
2021-12-02 | ipv4: convert fib_num_tclassid_users to atomic_t | Eric Dumazet |
2021-12-01 | net: avoid uninit-value from tcp_conn_request | Eric Dumazet |
2021-12-01 | net: annotate data-races on txq->xmit_lock_owner | Eric Dumazet |
2021-12-01 | kprobes: Limit max data_size of the kretprobe instances | Masami Hiramatsu |
2021-12-01 | Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-11-30 | net/mlx5: Fix access to a non-supported register | Aya Levin |
2021-11-30 | bpf: Make sure bpf_disable_instrumentation() is safe vs preemption. | Sebastian Andrzej Siewior |
2021-11-29 | siphash: use _unaligned version by default | Arnd Bergmann |
2021-11-29 | wireguard: device: reset peer src endpoint when netns exits | Jason A. Donenfeld |
2021-11-29 | ipv6: fix memory leak in fib6_rule_suppress | msizanoen1 |
2021-11-29 | tcp: fix page frag corruption on page fault | Paolo Abeni |
2021-11-29 | drm/virtgpu api: define a dummy fence signaled event | Gurchetan Singh |
2021-11-28 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-11-27 | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-26 | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-26 | Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-11-26 | net: ptp: add a definition for the UDP port for IEEE 1588 general messages | Vladimir Oltean |
2021-11-26 | net: mscc: ocelot: create a function that replaces an existing VCAP filter | Vladimir Oltean |
2021-11-26 | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |