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