2018-02-26 |
David S. Miller | Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined' |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andrew Lunn | arm: mvebu: 370-rd: Enable PHY interrupt handling |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andrew Lunn | net: dsa: mv88e6xxx: Poll when no interrupt defined |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Ido Schimmel | mlxsw: spectrum_switchdev: Allow port enslavement to... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Leo Yan | samples/bpf: Add program for CPU state statistics |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Alexei Starovoitov | Merge branch 'x86-jit' |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf: add various jit test cases |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save 5 bytes in prologue when ebpf insns... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save few bytes when mul is in alu32 |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save several bytes when mul dest is r0/r3... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save several bytes by using mov over movabsq... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save one byte per shl/shr/sar when imm is 1 |
commit | commitdiff | tree | snapshot |
2018-02-24 |
David S. Miller | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'fixes-v4.16-rc3' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'mips_fixes_4.16_3' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Donald Sharp | net: fib_rules: Add new attribute to set protocol |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Willem de Bruijn | selftests/net: ignore background traffic in psock_fanout |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Colin Ian King | atm: idt77252: remove redundant bit-wise or'ing of... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Eric Dumazet | net_sched: gen_estimator: fix broken estimators based... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
David S. Miller | Merge git://git./pub/scm/linux/kernel/git/bpf/bpf |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Sowmini Varadhan | rds: rds_msg_zcopy should return error of null rm-... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Heiner Kallweit | r8169: simplify and improve check for dash |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Heiner Kallweit | r8169: disable WOL per default |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Andy Spencer | gianfar: simplify FCS handling and fix memory leak |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Arnd Bergmann | ipv6 sit: work around bogus gcc-8 -Wrestrict warning |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Alexey Kodanev | macvlan: fix use-after-free in macvlan_common_newlink() |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Yafang Shao | bpf: NULL pointer check is not needed in BPF_CGROUP_RUN... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Pratyush Anand | arm64: fix unwind_frame() for filtered out fn for funct... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Randy Dunlap | integrity/security: fix digsig.c build error with heade... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
James Morris | Merge tag 'keys-fixes-20180222-2' of https://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Dave Airlie | Merge tag 'imx-drm-next-2018-02-22' of git://git.pengut... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Kees Cook | MIPS: boot: Define __ASSEMBLY__ for its.S build |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'siginfo-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Daniel Borkmann | bpf, arm64: fix out of bounds access in tail call |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Daniel Borkmann | bpf, x64: implement retpoline for tail call |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Randy Dunlap | fs/signalfd: fix build error for BUS_MCEERR_AR |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David Howells | rxrpc: Fix send in rxrpc_send_data_packet() |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Arnd Bergmann | dsa: ptp: mark dummy helpers as 'inline' |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Dan Carpenter | net: aquantia: Fix error handling in aq_pci_probe() |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Yonghong Song | bpf: fix rcu lockdep warning for lpm_trie map_free... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Dumazet | bpf: add schedule points in percpu arrays management |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David S. Miller | Merge branch 'nfp-build-and-FW-initramfs-updates' |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Dirk van der... | nfp: advertise firmware for mixed 10G/25G mode |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jakub Kicinski | aquantia: add Makefiles to all directories |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jakub Kicinski | nfp: add Makefiles to all directories |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David S. Miller | Merge tag 'mac80211-next-for-davem-2018-02-22' of git... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David S. Miller | Merge tag 'mac80211-for-davem-2018-02-22' of git:/... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ilan Peer | mac80211: Call mgd_prep_tx before transmitting deauthen... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Sara Sharon | mac80211: add get TID helper |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Johannes Berg | mac80211: support reporting A-MPDU EOF bit value/known |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Denis Kenzior | uapi: Add 802.11 Preauthentication to if_ether |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge tag 'usb-4.16-rc3' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge tag 'staging-4.16-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge tag 'char-misc-4.16-rc3' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Nathan Fontenot | ibmvnic: Split counters for scrq/pools/napi |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Johannes Berg | regulatory: add NUL to request alpha2 |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Andrew Lunn | net: dsa: mv88e6xxx: scratch registers and external... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Thomas Falcon | ibmvnic: Fix TX descriptor tracking |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Thomas Falcon | ibmvnic: Fix early release of login buffer |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Finn Thain | net/smc9194: Remove bogus CONFIG_MAC reference |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David S. Miller | Merge tag 'mlx5-updates-2018-02-21' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David Ahern | net: ipv4: Set addr_type in hash_keys for forwarded... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Dumazet | tcp_bbr: better deal with suboptimal GSO |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Dumazet | smsc75xx: fix smsc75xx_set_features() |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jason A. Donenfeld | netlink: put module reference if dump start fails |
commit | commitdiff | tree | snapshot |
2018-02-22 |
James Morris | Merge tag 'seccomp-v4.16-rc3' of https://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Luck, Tony | efivarfs: Limit the rate for non-root to read files |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Kees Cook | kconfig.h: Include compiler types to avoid missed struc... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
H.J. Lu | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David Howells | KEYS: Use individual pages in big_key for crypto buffers |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Biggers | X.509: fix NULL dereference when restricting key with... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Biggers | X.509: fix BUG_ON() when hash algorithm is unsupported |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Biggers | PKCS#7: fix direct verification of SignerInfo signature |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Biggers | PKCS#7: fix certificate blacklisting |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Biggers | PKCS#7: fix certificate chain verification |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Li Zhijian | selftests/bpf/test_maps: exit child process without... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Will Deacon | arm64: Enforce BBM for huge IO/VMAP mappings |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Andy Shevchenko | i2c: designware: Consider SCL GPIO optional |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Patryk Kocielnik | i2c: busses: i2c-sirf: Fix spelling: "formular" ->... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Eric Anholt | i2c: bcm2835: Set up the rising/falling edge delays |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tycho Andersen | seccomp: add a selftest for get_metadata |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tycho Andersen | ptrace, seccomp: tweak get_metadata behavior slightly |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tycho Andersen | seccomp, ptrace: switch get_metadata types to arch... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Anders Roxell | selftests/bpf: update gitignore with test_libbpf_open |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Anders Roxell | selftests/bpf: tcpbpf_kern: use in6_* macros from glibc |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Arnd Bergmann | bpf: clean up unused-variable warning |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Juergen Gross | mm: don't defer struct page initialization for Xen... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Anders Roxell | lib/Kconfig.debug: enable RUNTIME_TESTING_MENU |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Michal Hocko | vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on... |
commit | commitdiff | tree | snapshot |
next |