index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.
Imran Khan
4
-14
/
+83
2022-06-27
kernfs: Introduce interface to access global kernfs_open_file_mutex.
Imran Khan
1
-18
/
+38
2022-06-27
kernfs: Change kernfs_notify_list to llist.
Imran Khan
2
-28
/
+21
2022-06-27
kernfs: make ->attr.open RCU protected.
Imran Khan
2
-47
/
+102
2022-06-27
kernfs/file.c: remove redundant error return counter assignment
Lin Feng
1
-1
/
+0
2022-06-27
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-06-27
ABI: testing/sysfs-devices-system-cpu: remove duplicated core_id
Mauro Carvalho Chehab
1
-6
/
+1
2022-06-27
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
1
-0
/
+1
2022-06-27
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...
Greg Kroah-Hartman
24
-40
/
+50
2022-06-27
Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
Greg Kroah-Hartman
3
-10
/
+8
2022-06-21
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
3
-8
/
+10
2022-06-21
devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...
Duoming Zhou
24
-50
/
+40
2022-06-10
spi: Use device_find_any_child() instead of custom approach
Andy Shevchenko
1
-7
/
+2
2022-06-10
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
2
-0
/
+22
2022-06-10
driver core: Delete driver_deferred_probe_check_state()
Saravana Kannan
2
-31
/
+0
2022-06-10
iommu/of: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+1
2022-06-10
driver core: Set fw_devlink.strict=1 by default
Saravana Kannan
1
-1
/
+1
2022-06-10
Revert "driver core: Set default deferred_probe_timeout back to 0."
Saravana Kannan
1
-0
/
+5
2022-06-10
net: ipconfig: Relax fw_devlink if we need to mount a network rootfs
Saravana Kannan
1
-0
/
+6
2022-06-10
driver core: Add wait_for_init_devices_probe helper function
Saravana Kannan
4
-11
/
+110
2022-06-10
net: mdio: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-3
/
+1
2022-06-10
pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+1
2022-06-10
PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+1
2022-06-05
Linux 5.19-rc1
v5.19-rc1
Linus Torvalds
1
-2
/
+2
2022-06-05
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+4
2022-06-05
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-35
/
+50
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-3
/
+76
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
5
-39
/
+27
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
3
-6
/
+4
2022-06-05
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+115
2022-06-05
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2022-06-05
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-112
/
+20
2022-06-05
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-71
/
+66
2022-06-05
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-98
/
+22
2022-06-05
Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-06-05
Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+1
2022-06-05
Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-13
/
+24
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
80
-465
/
+728
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-37
/
+2930
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-350
/
+289
2022-06-04
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-30
/
+27
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-94
/
+55
2022-06-04
Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
14
-100
/
+143
2022-06-05
kbuild: Allow to select bash in a modified environment
Schspa Shi
1
-1
/
+1
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
1
-61
/
+13
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
1
-13
/
+12
[next]