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-08-09
SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs
Chuck Lever
1
-34
/
+0
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
1
-1
/
+1
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
1
-10
/
+10
2021-08-09
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
1
-6
/
+6
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2
-2
/
+1
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2
-3
/
+1
2021-08-09
block: add a queue_has_disk helper
Christoph Hellwig
1
-0
/
+1
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: support delayed holder registration
Christoph Hellwig
1
-0
/
+5
2021-08-09
block: look up holders by bdev
Christoph Hellwig
2
-4
/
+3
2021-08-09
block: make the block holder code optional
Christoph Hellwig
2
-3
/
+3
2021-08-09
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
1
-11
/
+11
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
2
-30
/
+10
2021-08-09
dt-bindings: interconnect: Add Qualcomm SC8180x DT bindings
Georgi Djakov
1
-0
/
+185
2021-08-09
thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status
Sanjay R Mehta
1
-0
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-4
/
+6
2021-08-09
mfd: db8500-prcmu: Handle missing FW variant
Linus Walleij
1
-1
/
+2
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
1
-3
/
+3
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
19
-35
/
+125
2021-08-09
Merge 5.14-rc5 into staging-next
Greg Kroah-Hartman
31
-81
/
+234
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
18
-34
/
+119
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
31
-81
/
+234
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
19
-35
/
+125
2021-08-09
Merge tag 'v5.14-rc5' into next
Vinod Koul
31
-81
/
+234
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
1
-0
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
1
-0
/
+1
2021-08-08
drm/gem: Provide offset-adjusted framebuffer BO mappings
Thomas Zimmermann
2
-1
/
+10
2021-08-08
drm/simple-kms: Support custom CRTC state
Thomas Zimmermann
1
-0
/
+27
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+24
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+1
2021-08-08
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
1
-7
/
+5
2021-08-07
dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy
Jonathan Marek
1
-0
/
+2
2021-08-06
srcutiny: Mark read-side data races
Paul E. McKenney
1
-4
/
+4
2021-08-06
rculist: Unify documentation about missing list_empty_rcu()
Julian Wiedmann
1
-17
/
+16
2021-08-06
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
1
-1
/
+1
2021-08-06
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
1
-3
/
+0
2021-08-06
drm/amdkfd: Allow querying SVM attributes that are clear
Felix Kuehling
1
-7
/
+9
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2021-08-06
xfs: introduce CPU hotplug infrastructure
Dave Chinner
1
-0
/
+1
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-2
/
+12
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-0
/
+9
2021-08-06
dmaengine: dw: Convert members to u32 in platform data
Andy Shevchenko
1
-10
/
+10
2021-08-06
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-0
/
+16
2021-08-06
KVM: Cache the last used slot index per vCPU
David Matlack
1
-0
/
+13
2021-08-06
KVM: Move last_used_slot logic out of search_memslots
David Matlack
1
-16
/
+48
2021-08-06
KVM: Rename lru_slot to last_used_slot
David Matlack
1
-3
/
+3
2021-08-06
Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]