| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exec: increase BINPRM_BUF_SIZE to 256 | Oleg Nesterov | 2019-03-07 | 1 | -1/+1 |
| * | autofs: add ignore mount option | Ian Kent | 2019-03-07 | 1 | -1/+1 |
| * | linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h> | Masahiro Yamada | 2019-03-07 | 1 | -2/+2 |
| * | Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-03-06 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge 5.0-rc6 into tty-next | Greg Kroah-Hartman | 2019-02-11 | 2 | -10/+6 |
| | |\ | |||||
| | * | | serial: Add Tegra Combined UART driver | Thierry Reding | 2019-01-30 | 1 | -0/+3 |
| * | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-03-06 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * \ \ | Merge 5.0-rc6 into staging-next | Greg Kroah-Hartman | 2019-02-11 | 2 | -10/+6 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-02-04 | 1 | -0/+7 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | iio: Add modifiers for ethanol and H2 gases | Andreas Brauchli | 2018-12-16 | 1 | -0/+2 |
| | | * | | iio: add IIO_MASSCONCENTRATION channel type | Tomasz Duszynski | 2018-12-16 | 1 | -0/+5 |
| * | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-06 | 2 | -0/+21 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge 5.0-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-02-11 | 2 | -10/+6 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-01-28 | 6 | -8/+15 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | | binder: create node flag to request sender's security context | Todd Kjos | 2019-01-22 | 1 | -0/+19 |
| | * | | | | m68k/mac: Fix PRAM accessors | Finn Thain | 2019-01-22 | 1 | -0/+2 |
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 2 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd | Joel Fernandes (Google) | 2019-03-05 | 1 | -0/+1 |
| | * | | | | | mm: convert PG_balloon to PG_offline | David Hildenbrand | 2019-03-05 | 1 | -1/+1 |
| * | | | | | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-03-06 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | arch: move common mmap flags to linux/mman.h | Michael S. Tsirkin | 2019-02-18 | 1 | -0/+4 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 | 1 | -3/+52 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 3 | -15/+17 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 | 4 | -7/+12 |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | | perf, bpf: Introduce PERF_RECORD_BPF_EVENT | Song Liu | 2019-01-21 | 1 | -1/+28 |
| | * | | | | | | | perf, bpf: Introduce PERF_RECORD_KSYMBOL | Song Liu | 2019-01-21 | 1 | -1/+25 |
| | * | | | | | | | perf/core: Remove unused perf_flags | Andrew Murray | 2019-01-21 | 1 | -2/+0 |
| * | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 2 | -4/+39 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 2019-02-10 | 2 | -4/+39 |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | | * | | | | | | | y2038: remove struct definition redirects | Arnd Bergmann | 2019-02-07 | 2 | -6/+0 |
| | | * | | | | | | | time: Add struct __kernel_timex | Deepa Dinamani | 2019-02-07 | 1 | -0/+41 |
| * | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| | * | | | | | | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXEC | Waiman Long | 2019-01-29 | 1 | -0/+1 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-04 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | bpf: add bpf helper bpf_skb_ecn_set_ce | brakmo | 2019-03-02 | 1 | -1/+9 |
| | * | | | | | | | | bpf: expose program stats via bpf_prog_info | Alexei Starovoitov | 2019-02-27 | 1 | -0/+2 |
| * | | | | | | | | | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE | Francesco Ruggeri | 2019-03-03 | 1 | -0/+1 |
| * | | | | | | | | | sch_cake: Permit use of connmarks as tin classifiers | Kevin Darbyshire-Bryant | 2019-03-03 | 1 | -0/+1 |
| * | | | | | | | | | net: sched: pie: add more cases to auto-tune alpha and beta | Mohit P. Tahiliani | 2019-02-25 | 1 | -1/+1 |
| * | | | | | | | | | net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS | Heiner Kallweit | 2019-02-24 | 1 | -8/+9 |
| * | | | | | | | | | ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs | Callum Sinclair | 2019-02-21 | 2 | -2/+16 |
| * | | | | | | | | | devlink: Rename devlink health attributes | Aya Levin | 2019-02-21 | 1 | -2/+2 |
| * | | | | | | | | | ethtool: Added support for 50Gbps per lane link modes | Aya Levin | 2019-02-19 | 1 | -1/+17 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-02-18 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options | wenxu | 2019-02-04 | 1 | -0/+9 |
| * | | | | | | | | | devlink: add flash update command | Jakub Kicinski | 2019-02-17 | 1 | -0/+6 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-02-16 | 1 | -9/+89 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-13 | 1 | -2/+24 |
| | * | | | | | | | | | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock | Martin KaFai Lau | 2019-02-10 | 1 | -1/+50 |
| | * | | | | | | | | | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock | Martin KaFai Lau | 2019-02-10 | 1 | -9/+8 |
