index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
ext2: add warning when specifying nocheck option
Chengguang Xu
2
-5
/
+3
2018-06-20
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
1
-5
/
+2
2018-06-20
quota: reclaim least recently used dquots
Greg Thelen
1
-2
/
+2
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
5
-20
/
+23
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
18
-72
/
+69
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-20
Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-2
/
+5
2018-06-20
Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-7
/
+7
2018-06-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-6
/
+9
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-06-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
5
-6
/
+13
2018-06-19
rseq/selftests: Implement MIPS support
Paul Burton
3
-0
/
+751
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
5
-6
/
+13
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2018-06-19
MIPS: Add support for restartable sequences
Paul Burton
2
-0
/
+4
2018-06-19
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-06-20
objtool: Add machine_real_restart() to the noreturn list
Josh Poimboeuf
1
-0
/
+1
2018-06-20
bpfilter: ignore binary files
Matteo Croce
1
-0
/
+1
2018-06-20
bpfilter: fix build error
Matteo Croce
1
-2
/
+4
2018-06-20
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
1
-2
/
+1
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
1
-2
/
+1
2018-06-20
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
1
-5
/
+4
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
8
-1
/
+52
2018-06-20
powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possible CPU
Nicholas Piggin
1
-0
/
+2
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
1
-5
/
+4
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2
-4
/
+4
2018-06-20
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2
-3
/
+3
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2
-4
/
+6
2018-06-20
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
1
-1
/
+1
2018-06-20
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
1
-0
/
+1
2018-06-20
net: hamradio: use eth_broadcast_addr
Stefan Agner
1
-6
/
+2
2018-06-20
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2
-3
/
+3
2018-06-20
Merge branch 'NCSI-silence-warning-messages'
David S. Miller
4
-34
/
+34
2018-06-20
MAINTAINERS: Add Sam as the maintainer for NCSI
Joel Stanley
1
-0
/
+5
2018-06-20
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2
-21
/
+18
2018-06-20
net/ncsi: Drop no more channels message
Joel Stanley
1
-2
/
+0
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
3
-11
/
+11
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
1
-4
/
+3
2018-06-20
Merge branch 'qed-fixes'
David S. Miller
3
-11
/
+23
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
1
-7
/
+4
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
[prev]
[next]