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
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2
-1
/
+3
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
1
-1
/
+0
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
1
-0
/
+22
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
1
-0
/
+1
2021-06-01
mfd: Add Rockchip rk817 audio CODEC support
Chris Morgan
1
-0
/
+81
2021-06-01
Merge branch 'for-5.14/soc' into for-5.14/memory
Thierry Reding
3
-3
/
+49
2021-06-01
clk: tegra: Add stubs needed for compile-testing
Dmitry Osipenko
1
-21
/
+79
2021-06-01
soc/tegra: fuse: Add stubs needed for compile-testing
Dmitry Osipenko
1
-3
/
+17
2021-06-01
soc/tegra: Add devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-0
/
+22
2021-06-01
soc/tegra: Add stub for soc_is_tegra()
Dmitry Osipenko
1
-0
/
+9
2021-06-01
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
1
-0
/
+1
2021-06-01
mount: Support "nosymfollow" in new mount api
Christian Brauner
1
-0
/
+1
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
1
-0
/
+10
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
1
-11
/
+17
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2
-0
/
+5
2021-06-01
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
1
-0
/
+2
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2
-24
/
+42
2021-06-01
kgdb: Fix spelling mistakes
Zhen Lei
1
-4
/
+4
2021-06-01
xfrm: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
3
-22
/
+21
2021-05-31
scsi: core: Kill message byte
Hannes Reinecke
1
-32
/
+1
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
2
-7
/
+1
2021-05-31
scsi: core: Add scsi_msg_to_host_byte()
Hannes Reinecke
1
-0
/
+26
2021-05-31
scsi: core: Add get_{status,host}_byte() accessor functions
Hannes Reinecke
1
-0
/
+10
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
4
-34
/
+3
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-0
/
+11
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
1
-0
/
+15
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-0
/
+3
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-2
/
+5
2021-05-31
dt-bindings: mailbox: Add WPSS client index to IPCC
Sibi Sankar
1
-0
/
+1
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-05-31
mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments
Brian Norris
1
-1
/
+1
2021-05-31
drm: document minimum kernel version for DRM_CLIENT_CAP_*
Simon Ser
1
-0
/
+19
2021-05-31
drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docs
Simon Ser
1
-2
/
+2
2021-05-31
drm: reference mode flags in DRM_CLIENT_CAP_* docs
Simon Ser
1
-2
/
+3
2021-05-31
Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+4
2021-05-31
PM: runtime: document common mistake with pm_runtime_get_sync()
Krzysztof Kozlowski
1
-0
/
+3
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2
-1
/
+9
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
32
-77
/
+190
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
45
-93
/
+258
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
32
-77
/
+190
2021-05-31
Merge 5.13-rc4 into char-misc-next
Greg Kroah-Hartman
30
-77
/
+152
2021-05-31
dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
Andy Shevchenko
1
-6
/
+5
2021-05-29
netfilter: nf_tables: remove xt_action_param from nft_pktinfo
Florian Westphal
3
-24
/
+25
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-4
/
+2
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+10
2021-05-28
i40e: Prep i40e header for aux bus conversion
Shiraz Saleem
1
-0
/
+10
2021-05-28
iidc: Introduce iidc.h
Dave Ertman
1
-0
/
+100
2021-05-28
RDMA/srp: Apply the __packed attribute to members instead of structures
Bart Van Assche
1
-17
/
+9
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
1
-5
/
+0
[prev]
[next]