index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-04-27
Merge tag 'hardening-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+5
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-449
/
+248
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1034
/
+1982
2023-04-27
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
-1
/
+1
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
-3
/
+62
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
-8
/
+132
2023-04-27
NFSD: Clean up xattr memory allocation flags
Chuck Lever
-5
/
+2
2023-04-27
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
-2
/
+0
2023-04-27
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
-0
/
+2
2023-04-27
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
-2
/
+48
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
-3
/
+3
2023-04-27
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
-0
/
+4
2023-04-27
i3c: dw: use bus mode rather than device reg for conditional tCAS setting
Jeremy Kerr
-1
/
+5
2023-04-27
i3c: dw: Return the length from a read priv_xfer
Matt Johnston
-0
/
+7
2023-04-27
regulator: consumer.rst: fix 'regulator_enable' typo.
Philippe De Muyter
-1
/
+1
2023-04-27
ASoC: amd: yc: Add ASUS M3402RA into DMI table
Enrico Belleri
-0
/
+7
2023-04-27
of: fdt: Scan /memreserve/ last
Lucas Tanure
-2
/
+3
2023-04-27
mailmap: add entries for Paul Mackerras
Paul Mackerras
-0
/
+2
2023-04-27
libgcc: add forward declarations for generic library routines
Geert Uytterhoeven
-0
/
+7
2023-04-27
mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
Huang Ying
-4
/
+8
2023-04-27
shmem: restrict noswap option to initial user namespace
Christian Brauner
-0
/
+4
2023-04-27
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
-22
/
+1
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10981
/
+11013
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1289
/
+1684
2023-04-27
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3762
/
+894
2023-04-27
Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-476
/
+949
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-7858
/
+3323
2023-04-27
Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+5
2023-04-27
Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-625
/
+9657
2023-04-27
Merge tag 'fbdev-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-212
/
+121
2023-04-27
Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-93
/
+181
2023-04-27
Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
-26
/
+9
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-1288
/
+1845
2023-04-27
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-6275
/
+19877
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1682
/
+1860
2023-04-27
intel_idle: mark few variables as __read_mostly
Artem Bityutskiy
-2
/
+2
2023-04-27
intel_idle: do not sprinkle module parameter definitions around
Artem Bityutskiy
-3
/
+7
2023-04-27
intel_idle: fix confusing message
Artem Bityutskiy
-2
/
+3
2023-04-27
intel_idle: improve C-state flags handling robustness
Artem Bityutskiy
-10
/
+18
2023-04-27
intel_idle: further intel_idle_init_cstates_icpu() cleanup
Artem Bityutskiy
-11
/
+13
2023-04-27
intel_idle: clean up intel_idle_init_cstates_icpu()
Artem Bityutskiy
-5
/
+5
2023-04-27
intel_idle: use pr_info() instead of printk()
Artem Bityutskiy
-1
/
+1
2023-04-27
thermal: intel: menlow: Get rid of this driver
Rafael J. Wysocki
-531
/
+0
2023-04-27
ACPI: thermal: Move to dedicated function sysfs extra attr creation
Daniel Lezcano
-19
/
+31
2023-04-27
ACPI: thermal: Use thermal_zone_device()
Daniel Lezcano
-4
/
+9
2023-04-27
thermal: intel: pch_thermal: Use thermal driver device to write a trace
Daniel Lezcano
-1
/
+2
2023-04-27
thermal: core: Encapsulate tz->device field
Daniel Lezcano
-0
/
+7
2023-04-27
thermal: gov_step_wise: Adjust code logic to match comment
Zhang Rui
-14
/
+6
2023-04-27
thermal: gov_step_wise: Delete obsolete comment
Zhang Rui
-8
/
+0
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-373
/
+566
[prev]
[next]