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
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
5
-10
/
+9
2019-11-29
cpuidle: Fix Kconfig indentation
Krzysztof Kozlowski
2
-16
/
+16
2019-11-29
ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
Vamshi K Sthambamkadi
1
-1
/
+1
2019-11-29
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()"
Joel Stanley
1
-1
/
+1
2019-11-29
ACPI: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-29
ACPI: OSL: only free map once in osl.c
Francesco Ruggeri
1
-11
/
+17
2019-11-29
ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
Hans de Goede
1
-0
/
+13
2019-11-29
bpf: Force .BTF section start to zero when dumping from vmlinux
Stanislav Fomichev
1
-2
/
+3
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
1
-5
/
+12
2019-11-28
Merge branch 'tipc-Fix-some-bugs-at-socket-layer'
David S. Miller
1
-9
/
+15
2019-11-28
tipc: fix duplicate SYN messages under link congestion
Tung Nguyen
1
-7
/
+10
2019-11-28
tipc: fix wrong timeout input for tipc_wait_for_cond()
Tung Nguyen
1
-1
/
+1
2019-11-28
tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
Tung Nguyen
1
-0
/
+1
2019-11-28
tipc: fix potential memory leak in __tipc_sendmsg()
Tung Nguyen
1
-1
/
+3
2019-11-28
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-11-28
Merge branch 'net-tls-fix-scatter-gather-list-issues'
David S. Miller
10
-66
/
+131
2019-11-28
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-11-28
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-11-28
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
3
-13
/
+5
2019-11-28
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2
-6
/
+1
2019-11-28
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-11-28
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
4
-20
/
+20
2019-11-28
net/tls: free the record on encryption error
Jakub Kicinski
1
-2
/
+8
2019-11-28
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
1
-5
/
+8
2019-11-29
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
66
-618
/
+2230
2019-11-29
bpf: Fix build in minimal configurations
Alexei Starovoitov
1
-0
/
+1
2019-11-28
Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"
Shuah Khan
1
-3
/
+2
2019-11-28
ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
Takashi Iwai
1
-14
/
+3
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
64
-670
/
+403
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
47
-488
/
+191
2019-11-28
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-503
/
+757
2019-11-28
ataflop: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
block: sunvdc: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
drbd: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
io_uring: add mapping support for NOMMU archs
Roman Penyaev
1
-6
/
+51
2019-11-28
Revert "arm64: dts: juno: add dma-ranges property"
Sudeep Holla
1
-1
/
+0
2019-11-28
video: fbdev: matrox: convert to i2c_new_scanned_device
Wolfram Sang
1
-2
/
+2
2019-11-28
i2c: icy: convert to i2c_new_scanned_device
Wolfram Sang
1
-4
/
+4
2019-11-28
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
4
-18
/
+37
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
8
-55
/
+30
2019-11-28
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-5
/
+8
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
23
-604
/
+272
2019-11-28
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
3
-8
/
+24
2019-11-28
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-0
/
+10
2019-11-28
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-4
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-44
/
+25
2019-11-28
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-23
/
+27
2019-11-28
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-57
/
+62
2019-11-28
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
9
-39
/
+293
2019-11-28
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
2
-0
/
+2
[prev]
[next]