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
2022-10-14
xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
Oleksandr Tyshchenko
1
-12
/
+12
2022-10-14
xen/virtio: Handle cases when page offset > PAGE_SIZE properly
Oleksandr Tyshchenko
1
-3
/
+6
2022-10-14
MAINTAINERS: update btrfs website links and files
David Sterba
1
-2
/
+4
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
1
-1
/
+1
2022-10-14
HID: playstation: support updated DualSense rumble mode.
Roderick Colenbrander
1
-1
/
+36
2022-10-14
HID: playstation: add initial DualSense Edge controller support
Roderick Colenbrander
2
-1
/
+5
2022-10-14
HID: playstation: stop DualSense output work on remove.
Roderick Colenbrander
1
-5
/
+36
2022-10-14
HID: magicmouse: Do not set BTN_MOUSE on double report
José Expósito
1
-1
/
+1
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2
-1
/
+14
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
1
-1
/
+1
2022-10-14
MAINTAINERS: nfc: s3fwrn5: Drop Krzysztof Opasiak
Krzysztof Kozlowski
2
-2
/
+0
2022-10-14
MAINTAINERS: git://github -> https://github.com for petkan
Palmer Dabbelt
1
-2
/
+2
2022-10-14
net: macvlan: change schedule system_wq to system_unbound_wq
zhangxiangqian
1
-1
/
+1
2022-10-14
tls: strp: make sure the TCP skbs do not have overlapping data
Jakub Kicinski
1
-4
/
+28
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
2
-13
/
+9
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
2
-19
/
+50
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2022-10-14
tipc: Fix recognition of trial period
Mark Tomlinson
1
-1
/
+1
2022-10-13
Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
116
-1081
/
+1830
2022-10-13
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
9
-10
/
+20
2022-10-13
Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
12
-66
/
+138
2022-10-13
MAINTAINERS: add RISC-V's patchwork
Conor Dooley
1
-0
/
+1
2022-10-14
Merge tag 'amd-drm-fixes-6.1-2022-10-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
100
-995
/
+1617
2022-10-14
Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
10
-48
/
+113
2022-10-13
rtc: rv3028: Fix codestyle errors
Ke Sun
1
-3
/
+2
2022-10-13
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
1
-10
/
+19
2022-10-13
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
1
-0
/
+51
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2
-4
/
+2
2022-10-13
Merge tag 'devicetree-fixes-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
3
-16
/
+7
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-6
/
+38
2022-10-13
ACPI: resource: note more about IRQ override
Jiri Slaby (SUSE)
1
-2
/
+5
2022-10-13
ACPI: resource: do IRQ override on LENOVO IdeaPad
Jiri Slaby (SUSE)
1
-14
/
+28
2022-10-13
ACPI: extlog: Handle multiple records
Tony Luck
1
-13
/
+20
2022-10-13
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Ashish Kalra
2
-2
/
+2
2022-10-13
Documentation: ACPI: Prune DSDT override documentation from index
Bagas Sanjaya
1
-1
/
+0
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
1
-2
/
+5
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2
-4
/
+10
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
11
-270
/
+312
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
1
-5
/
+11
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
1
-7
/
+10
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
1
-14
/
+11
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
1
-1
/
+5
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
8
-264
/
+272
2022-10-13
dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
Zong Li
1
-5
/
+23
2022-10-13
Merge tag 'docs-6.1-2' of git://git.lwn.net/linux
Linus Torvalds
19
-150
/
+107
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
88
-275
/
+684
[prev]
[next]