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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
1
-1
/
+1
2021-03-23
fs: update kernel-doc for vfs_rename()
Christian Brauner
1
-0
/
+11
2021-03-23
fs: turn some comments into kernel-doc
Lukas Bulwahn
1
-3
/
+3
2021-03-23
fs: introduce two inode i_{u,g}id initialization helpers
Christian Brauner
1
-0
/
+28
2021-03-23
fs: introduce fsuidgid_has_mapping() helper
Christian Brauner
1
-0
/
+20
2021-03-23
fs: document and rename fsid helpers
Christian Brauner
1
-2
/
+26
2021-03-23
fs: document mapping helpers
Christian Brauner
1
-0
/
+48
2021-03-23
driver core: Trivial typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
1
-0
/
+1
2021-03-22
net: set initial device refcount to 1
Eric Dumazet
1
-0
/
+1
2021-03-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
1
-0
/
+278
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2021-03-22
net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h
Vladimir Oltean
1
-0
/
+3
2021-03-22
linux/qed: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
1
-4
/
+4
2021-03-22
netdev: add netdev_queue_set_dql_min_limit()
Vincent Mailhol
1
-0
/
+18
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
4
-7
/
+22
2021-03-22
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
1
-0
/
+1
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
3
-0
/
+15
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
1
-0
/
+278
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
1
-2
/
+1
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
1
-0
/
+2
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
1
-1
/
+14
2021-03-22
rcu: Provide polling interfaces for Tree RCU grace periods
Paul E. McKenney
1
-0
/
+2
2021-03-22
mfd/power: ab8500: Push data to power supply code
Linus Walleij
1
-276
/
+0
2021-03-22
mfd/power: ab8500: Push algorithm to power supply code
Linus Walleij
1
-51
/
+0
2021-03-22
mfd/power: ab8500: Push data to power supply code
Linus Walleij
1
-476
/
+0
2021-03-22
NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
Chuck Lever
1
-0
/
+3
2021-03-22
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+16
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
1
-0
/
+20
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-0
/
+25
2021-03-22
vgaarb: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+3
2021-03-22
soundwire: add master quirks for bus clash and parity
Bard Liao
1
-0
/
+22
2021-03-22
soundwire: add override addr ops
Vinod Koul
1
-1
/
+3
2021-03-22
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
1
-2
/
+0
2021-03-22
media: camera-mx3: Remove unused header file
Fabio Estevam
1
-43
/
+0
2021-03-22
media: camera-mx2: Remove unused header file
Fabio Estevam
1
-31
/
+0
2021-03-22
Merge 5.12-rc4 into usb-next
Greg Kroah-Hartman
11
-40
/
+39
2021-03-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
1
-0
/
+1
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2
-3
/
+3
2021-03-22
entry: Fix typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-22
locking: Fix typos in comments
Ingo Molnar
2
-2
/
+2
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
11
-40
/
+39
2021-03-21
power: supply: bq27xxx: Add support for BQ78Z100
LI Qingwu
1
-0
/
+1
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+2
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
[prev]
[next]