Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 1 | -0/+3 |
2017-11-07 | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2 | -3/+3 |
2017-11-07 | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky | 1 | -2/+5 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2289 | -19/+2311 |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2 | -2/+6 |
2017-11-06 | Merge branch 'x86/fpu' into x86/asm, to pick up fix | Ingo Molnar | 1 | -26/+0 |
2017-11-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2017-11-05 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-11-04 | objtool: Prevent GCC from merging annotate_unreachable(), take 2 | Josh Poimboeuf | 1 | -2/+2 |
2017-11-04 | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 1 | -3/+3 |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -5/+9 |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying | 1 | -0/+4 |
2017-11-03 | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka | 1 | -4/+4 |
2017-11-03 | net_sched: hold netns refcnt for each action | Cong Wang | 1 | -1/+3 |
2017-11-03 | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 1 | -0/+2 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2287 | -0/+2287 |
2017-11-02 | bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h") | Thomas Gleixner | 1 | -26/+0 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 297 | -0/+297 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 438 | -0/+438 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1552 | -0/+1552 |
2017-11-02 | Merge branch 'x86/fpu' into x86/asm | Ingo Molnar | 1 | -0/+26 |
2017-11-02 | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 31 | -82/+177 |
2017-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+3 |
2017-11-01 | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet | 1 | -3/+3 |
2017-11-01 | bpf: remove SK_REDIRECT from UAPI | John Fastabend | 1 | -1/+0 |
2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki | 1 | -3/+2 |
2017-10-31 | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki | 1 | -2/+1 |
2017-10-30 | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo | 1 | -1/+2 |
2017-10-30 | x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_... | Baoquan He | 1 | -1/+1 |
2017-10-30 | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes | Ingo Molnar | 31 | -81/+175 |
2017-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -30/+46 |
2017-10-29 | net_sched: introduce a workqueue for RCU callbacks of tc filter | Cong Wang | 2 | -0/+5 |
2017-10-29 | sctp: fix some type cast warnings introduced since very beginning | Xin Long | 2 | -2/+2 |
2017-10-29 | sctp: fix some type cast warnings introduced by stream reconf | Xin Long | 3 | -18/+18 |
2017-10-29 | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend | 1 | -3/+3 |
2017-10-29 | bpf: bpf_compute_data uses incorrect cb structure | John Fastabend | 1 | -0/+1 |
2017-10-28 | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail | 1 | -2/+2 |
2017-10-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -11/+16 |
2017-10-27 | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -0/+2 |
2017-10-27 | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -3/+6 |
2017-10-26 | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+3 |
2017-10-26 | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet | 1 | -0/+6 |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen | 1 | -0/+2 |
2017-10-25 | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi... | Mark Brown | 1 | -0/+1 |
2017-10-25 | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert | 1 | -2/+1 |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 1 | -2/+3 |
2017-10-23 | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso | 1 | -11/+16 |
2017-10-23 | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar | 36 | -145/+276 |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+3 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+10 |