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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2
-2
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+4
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-31
Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
2
-0
/
+50
2020-07-30
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
1
-0
/
+1
2020-07-30
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
7
-1
/
+350
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
8
-23
/
+84
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
2
-1
/
+5
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
1
-34
/
+37
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
1
-8
/
+1
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2020-07-30
KVM: arm: Add trace name for ARM_NISV
Alexander Graf
1
-1
/
+1
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
1
-0
/
+1
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
1
-0
/
+9
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+2
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-0
/
+3
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-2
/
+4
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-6
/
+0
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-30
OPP: Add and export helper to set bandwidth
Sibi Sankar
1
-0
/
+6
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
PCI: Remove unused pci_lost_interrupt()
Heiner Kallweit
1
-7
/
+0
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-0
/
+3
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
1
-0
/
+19
2020-07-29
Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm into master
Linus Torvalds
1
-0
/
+12
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
31
-946
/
+59
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-3
/
+6
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+2
[prev]
[next]