index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
ring-buffer: Have mmapped ring buffer keep track of missed events
Steven Rostedt (Google)
1
-6
/
+47
2024-05-14
ring-buffer/selftest: Add ring-buffer mapping test
Vincent Donnefort
4
-0
/
+305
2024-05-14
Documentation: tracing: Add ring-buffer mapping
Vincent Donnefort
2
-0
/
+107
2024-05-14
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
3
-5
/
+102
2024-05-14
ring-buffer: Introducing ring-buffer mapping functions
Vincent Donnefort
3
-3
/
+463
2024-05-14
ring-buffer: Allocate sub-buffers with __GFP_COMP
Vincent Donnefort
1
-3
/
+3
2024-05-05
Linux 6.9-rc7
v6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
1
-1
/
+37
2024-05-04
eventfs: Have "events" directory get permissions from its parent
Steven Rostedt (Google)
1
-6
/
+24
2024-05-04
eventfs: Do not treat events directory different than other directories
Steven Rostedt (Google)
1
-15
/
+1
2024-05-04
eventfs: Do not differentiate the toplevel events directory
Steven Rostedt (Google)
2
-25
/
+11
2024-05-04
tracefs: Still use mount point as default permissions for instances
Steven Rostedt (Google)
1
-2
/
+25
2024-05-04
tracefs: Reset permissions on remount if permissions are options
Steven Rostedt (Google)
3
-2
/
+99
2024-05-04
eventfs: Free all of the eventfs_inode after RCU
Steven Rostedt (Google)
1
-9
/
+16
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
3
-2
/
+36
2024-05-03
slimbus: qcom-ngd-ctrl: Add timeout for wait operation
Viken Dadhaniya
1
-1
/
+5
2024-05-02
x86/xen: return a sane initial apic id when running as PV guest
Juergen Gross
1
-1
/
+10
2024-05-02
drm/xe/display: Fix ADL-N detection
Lucas De Marchi
1
-1
/
+2
2024-05-02
x86/xen/smp_pv: Register the boot CPU APIC properly
Thomas Gleixner
1
-2
/
+2
2024-05-02
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
1
-0
/
+1
2024-05-02
MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
Jakub Kicinski
1
-2
/
+1
2024-05-02
MAINTAINERS: remove Ariel Elior
Jakub Kicinski
1
-3
/
+0
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
9
-4
/
+22
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-02
drm/panel: ili9341: Use predefined error codes
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Respect deferred probe
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Correct use of device property APIs
Andy Shevchenko
2
-3
/
+4
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-02
ALSA: hda/realtek: Fix build error without CONFIG_PM
Takashi Iwai
1
-1
/
+3
2024-05-02
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-02
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-02
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
drm/xe/vm: prevent UAF in rebind_work_func()
Matthew Auld
1
-0
/
+3
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
1
-2
/
+8
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
3
-1
/
+18
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
3
-22
/
+28
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-01
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
1
-1
/
+2
2024-05-01
s390/paes: Reestablish retry loop in paes
Harald Freudenberger
1
-2
/
+13
2024-05-01
s390/zcrypt: Use EBUSY to indicate temp unavailability
Harald Freudenberger
1
-3
/
+3
2024-05-01
s390/zcrypt: Handle ep11 cprb return code
Harald Freudenberger
1
-0
/
+46
2024-05-01
s390/zcrypt: Fix wrong format string in debug feature printout
Harald Freudenberger
1
-1
/
+1
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
3
-59
/
+3
[next]