Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar | 2019-12-25 | 4 | -49/+39 |
|\ | |||||
| * | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar | 2019-12-10 | 427 | -4772/+7385 |
| |\ | |||||
| * | | ftrace: Rework event_create_dir() | Peter Zijlstra | 2019-11-27 | 4 | -46/+40 |
| * | | module: Remove set_all_modules_text_*() | Peter Zijlstra | 2019-11-27 | 1 | -4/+0 |
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | jbd2: fix kernel-doc notation warning | Randy Dunlap | 2019-12-16 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-22 | 15 | -20/+91 |
|\ \ \ \ | |||||
| * | | | | net: dst: Force 4-byte alignment of dst_metrics | Geert Uytterhoeven | 2019-12-21 | 1 | -1/+1 |
| * | | | | net: phy: ensure that phy IDs are correctly typed | Russell King | 2019-12-21 | 1 | -1/+1 |
| * | | | | mod_devicetable: fix PHY module format | Russell King | 2019-12-21 | 1 | -2/+2 |
| * | | | | of: mdio: export of_mdiobus_child_is_phy | Antoine Tenart | 2019-12-20 | 1 | -0/+6 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-19 | 2 | -4/+6 |
| |\ \ \ \ | |||||
| | * | | | | bpf: Fix cgroup local storage prog tracking | Daniel Borkmann | 2019-12-17 | 1 | -4/+4 |
| | * | | | | bpf: Fix missing prog untrack in release_maps | Daniel Borkmann | 2019-12-16 | 1 | -0/+2 |
| * | | | | | net: fix kernel-doc warning in <linux/netdevice.h> | Randy Dunlap | 2019-12-18 | 1 | -1/+1 |
| * | | | | | net: annotate lockless accesses to sk->sk_pacing_shift | Eric Dumazet | 2019-12-18 | 1 | -2/+2 |
| * | | | | | Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 2019-12-17 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen | 2019-12-13 | 1 | -0/+5 |
| | |/ / / / | |||||
| * | | | | | tcp: refine tcp_write_queue_empty() implementation | Eric Dumazet | 2019-12-14 | 1 | -1/+10 |
| * | | | | | tcp/dccp: fix possible race __inet_lookup_established() | Eric Dumazet | 2019-12-14 | 3 | -3/+51 |
| |/ / / / | |||||
| * | | | | bpf: Make BPF trampoline use register_ftrace_direct() API | Alexei Starovoitov | 2019-12-12 | 1 | -0/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-12-09 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | netfilter: uapi: Avoid undefined left-shift in xt_sctp.h | Phil Sutter | 2019-12-09 | 1 | -3/+3 |
| * | | | | | net/x25: add new state X25_STATE_5 | Martin Schiller | 2019-12-09 | 1 | -1/+2 |
| * | | | | | neighbour: remove neigh_cleanup() method | Eric Dumazet | 2019-12-09 | 1 | -1/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-12-21 | 2 | -20/+10 |
|\ \ \ \ \ | |||||
| * | | | | | xen/interface: re-define FRONT/BACK_RING_ATTACH() | Paul Durrant | 2019-12-20 | 1 | -20/+9 |
| * | | | | | xenbus: limit when state is forced to closed | Paul Durrant | 2019-12-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-19 | 2 | -6/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mm/memory.c: add apply_to_existing_page_range() helper | Daniel Axtens | 2019-12-18 | 1 | -0/+3 |
| * | | | | | | kasan: fix crashes on access to memory mapped by vm_map_ram() | Andrey Ryabinin | 2019-12-18 | 1 | -6/+9 |
* | | | | | | | Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-12-19 | 2 | -11/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-12-19 | 2 | -11/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | cpufreq: Avoid leaving stale IRQ work items during CPU offline | Rafael J. Wysocki | 2019-12-12 | 2 | -11/+3 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 2019-12-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | security: keys: trusted: fix lost handle flush | James Bottomley | 2019-12-17 | 1 | -0/+1 |
* | | | | | | | | | Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-12-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2019-12-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ASoC: core: Init pcm runtime work early to avoid warnings | Curtis Malainey | 2019-12-04 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-12-17 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | efi: Fix efi_loaded_image_t::unload type | Arvind Sankar | 2019-12-08 | 1 | -5/+5 |
* | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-12-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bus: ti-sysc: Fix missing force mstandby quirk handling | Tony Lindgren | 2019-12-10 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-12-15 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | IB/core: Introduce rdma_user_mmap_entry_insert_range() API | Yishai Hadas | 2019-12-12 | 1 | -0/+5 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-15 | 3 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fs: remove ksys_dup() | Dominik Brodowski | 2019-12-12 | 1 | -1/+0 |
| * | | | | | | | | | | | init: unify opening /dev/console as stdin/stdout/stderr | Dominik Brodowski | 2019-12-12 | 1 | -0/+2 |
| * | | | | | | | | | | | init: use do_mount() instead of ksys_mount() | Dominik Brodowski | 2019-12-12 | 1 | -2/+0 |
| * | | | | | | | | | | | devtmpfs: use do_mount() instead of ksys_mount() | Dominik Brodowski | 2019-12-12 | 1 | -2/+2 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | |