index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
btrfs: rename err to ret in btrfs_dirty_pages()
Anand Jain
1
-4
/
+4
2024-05-07
btrfs: rename err to ret in create_reloc_inode()
Anand Jain
1
-9
/
+9
2024-05-07
btrfs: rename err to ret in __btrfs_end_transaction()
Anand Jain
1
-4
/
+4
2024-05-07
btrfs: rename err to ret in convert_extent_bit()
Anand Jain
1
-15
/
+15
2024-05-07
btrfs: rename err to ret in __set_extent_bit()
Anand Jain
1
-14
/
+14
2024-05-07
btrfs: rename err to ret in btrfs_ioctl_snap_destroy()
Anand Jain
1
-33
/
+33
2024-05-07
btrfs: rename err to ret in btrfs_cont_expand()
Anand Jain
1
-13
/
+13
2024-05-07
btrfs: rename err to ret in btrfs_rmdir()
Anand Jain
1
-11
/
+11
2024-05-07
btrfs: rename err to ret in btrfs_initxattrs()
Anand Jain
1
-5
/
+5
2024-05-07
btrfs: warn if EXTENT_BUFFER_UPTODATE is set while reading
Tavian Barnes
1
-0
/
+7
2024-05-07
btrfs: add helper to clear EXTENT_BUFFER_READING
Tavian Barnes
1
-6
/
+9
2024-05-07
btrfs: avoid pointless wake ups of drew lock readers
Filipe Manana
1
-2
/
+6
2024-05-07
btrfs: remove pointless writepages callback wrapper
Filipe Manana
3
-10
/
+2
2024-05-07
btrfs: remove pointless readahead callback wrapper
Filipe Manana
3
-7
/
+2
2024-05-07
btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()
Filipe Manana
4
-14
/
+14
2024-05-07
btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()
Filipe Manana
2
-12
/
+12
2024-05-07
btrfs: remove pointless BUG_ON() when creating snapshot
Filipe Manana
1
-2
/
+0
2024-05-06
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
2
-52
/
+5
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
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
2
-15
/
+16
2024-05-02
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
Qu Wenruo
1
-0
/
+2
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
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
1
-2
/
+2
2024-05-01
mm/slub: avoid zeroing outside-object freepointer for single free
Nicolas Bouchinet
1
-23
/
+29
[next]