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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-16
Merge tag 'intel-pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-7
/
+16
2023-10-16
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
-0
/
+1
2023-10-16
Merge 6.6-rc6 into char-misc-next
Greg Kroah-Hartman
-29
/
+73
2023-10-16
usb: typec: Link enumerated USB devices with Type-C partner
Heikki Krogerus
-0
/
+37
2023-10-16
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
Daniel Borkmann
-0
/
+3
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
-2
/
+7
2023-10-16
svcrdma: Fix tracepoint printk format
Chuck Lever
-5
/
+5
2023-10-16
NFSD: Copy FATTR4 bit number definitions from RFCs
Chuck Lever
-68
/
+192
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
-1
/
+1
2023-10-16
nfs: fix the typo of rfc number about xattr in NFSv4
Kinglong Mee
-1
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
-0
/
+1
2023-10-16
NFSD: introduce netlink stubs
Lorenzo Bianconi
-0
/
+39
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
-3
/
+3
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
-2
/
+3
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
-11
/
+0
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
-0
/
+124
2023-10-16
llist: add llist_del_first_this()
NeilBrown
-0
/
+4
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
-16
/
+5
2023-10-16
llist: add interface to check if a node is on a list.
NeilBrown
-0
/
+42
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
-2
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
-2
/
+26
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
-2
/
+1
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
-0
/
+14
2023-10-16
counter: chrdev: remove a typo in header file comment
Fabrice Gasnier
-1
/
+1
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
-29
/
+73
2023-10-16
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
-0
/
+1
2023-10-16
firmware: qcom: qseecom: add missing include guards
Bartosz Golaszewski
-0
/
+6
2023-10-16
xen: privcmd: Add support for ioeventfd
Viresh Kumar
-0
/
+69
2023-10-16
xen: irqfd: Use _IOW instead of the internal _IOC() macro
Viresh Kumar
-1
/
+1
2023-10-16
xen: Make struct privcmd_irqfd's layout architecture independent
Viresh Kumar
-1
/
+1
2023-10-16
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
-0
/
+1
2023-10-16
clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
Mark Rutland
-0
/
+1
2023-10-16
drm: renesas: shmobile: Use media bus formats in platform data
Geert Uytterhoeven
-12
/
+1
2023-10-16
drm: renesas: shmobile: Use struct videomode in platform data
Laurent Pinchart
-9
/
+2
2023-10-16
drm: renesas: shmobile: Remove support for SYS panels
Laurent Pinchart
-25
/
+0
2023-10-16
drm: renesas: shmobile: Remove backlight support
Laurent Pinchart
-8
/
+0
2023-10-16
media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format
Geert Uytterhoeven
-1
/
+2
2023-10-16
drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup support
Liu Ying
-0
/
+3
2023-10-16
drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation support
Liu Ying
-0
/
+11
2023-10-16
drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helper
Liu Ying
-0
/
+2
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
-0
/
+1
2023-10-16
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
-3
/
+5
2023-10-16
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
-1
/
+1
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
-6
/
+6
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
-0
/
+6
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
-29
/
+73
[prev]
[next]