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
2021-09-01
SUNRPC: don't pause on incomplete allocation
NeilBrown
1
-6
/
+7
2021-09-01
tools build: Fix feature detect clean for out of source builds
James Clark
1
-1
/
+1
2021-09-01
perf evlist: Add evlist__for_each_entry_from() macro
Riccardo Mancini
1
-0
/
+16
2021-09-01
mptcp: Fix duplicated argument in protocol.h
Wan Jiabing
1
-1
/
+1
2021-09-01
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
1
-1
/
+2
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-09-01
octeontx2-pf: cn10K: Reserve LMTST lines per core
Geetha sowjanya
7
-55
/
+49
2021-09-01
octeontx2-af: Add additional register check to rvu_poll_reg()
Smadar Fuks
1
-1
/
+11
2021-09-01
net: ixp46x: Remove duplicate include of module.h
Wan Jiabing
1
-1
/
+0
2021-09-01
bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
Michael Chan
2
-18
/
+33
2021-09-01
xen: remove stray preempt_disable() from PV AP startup code
Juergen Gross
1
-1
/
+0
2021-09-01
xen/pcifront: Removed unnecessary __ref annotation
Sergio Miguéns Iglesias
1
-11
/
+19
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
5
-38
/
+8
2021-09-01
powerpc/ptdump: Fix generic ptdump for 64-bit
Michael Ellerman
1
-0
/
+2
2021-08-31
dt-bindings: clock: samsung: fix header path in example
Krzysztof Kozlowski
1
-1
/
+1
2021-08-31
mailbox: cmdq: add multi-gce clocks support for mt8195
jason-jh.lin
1
-22
/
+79
2021-08-31
mailbox: cmdq: add mediatek mailbox support for mt8195
jason-jh.lin
1
-0
/
+1
2021-08-31
dt-bindings: gce: add gce header file for mt8195
jason-jh.lin
1
-0
/
+812
2021-08-31
dt-bindings: mailbox: add definition for mt8195
jason-jh.lin
1
-4
/
+4
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1812
-40916
/
+80144
2021-08-31
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-88
/
+116
2021-08-31
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
4
-64
/
+144
2021-08-31
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
Linus Torvalds
4
-54
/
+32
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
43
-196
/
+2234
2021-08-31
Merge tag 'leds-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
30
-191
/
+436
2021-08-31
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-08-31
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
1
-6
/
+6
2021-08-31
Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
25
-1171
/
+2270
2021-08-31
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
29
-730
/
+467
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
41
-374
/
+647
2021-08-31
PCI/VPD: Use unaligned access helpers
Heiner Kallweit
1
-9
/
+5
2021-08-31
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
2
-69
/
+26
2021-08-31
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
1
-8
/
+5
2021-08-31
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
2
-0
/
+16
2021-08-31
PCI/VPD: Include post-processing in pci_vpd_find_tag()
Heiner Kallweit
1
-10
/
+13
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
2
-15
/
+1
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
2
-13
/
+1
2021-08-31
Merge tag 'devprop-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-9
/
+21
2021-08-31
Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
34
-179
/
+491
2021-08-31
Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
24
-107
/
+235
2021-08-31
PCI: Set dma-can-stall for HiSilicon chips
Zhangfei Gao
1
-0
/
+25
2021-08-31
Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next
Linus Torvalds
3
-11
/
+10
2021-08-31
PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
Simon Xue
3
-0
/
+291
2021-08-31
PCI: dwc: Remove surplus break statement after return
Krzysztof Wilczyński
1
-1
/
+0
2021-08-31
Merge tag 'audit-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2
-1
/
+6
2021-08-31
PCI: artpec6: Remove local code block from switch statement
Krzysztof Wilczyński
1
-4
/
+2
2021-08-31
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-0
/
+6
2021-08-31
PCI: artpec6: Remove surplus break statement after return
Krzysztof Wilczyński
1
-1
/
+0
2021-08-31
io-wq: fix queue stalling race
Jens Axboe
1
-8
/
+7
2021-08-31
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
2
-33
/
+28
[prev]
[next]