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-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+9
2021-03-17
Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-5
/
+9
2021-03-17
rcu: Prevent false positive softirq warning on RT
Thomas Gleixner
1
-1
/
+2
2021-03-17
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
1
-0
/
+6
2021-03-17
softirq: Make softirq control and processing RT aware
Thomas Gleixner
1
-1
/
+1
2021-03-17
softirq: Add RT specific softirq accounting
Thomas Gleixner
3
-1
/
+9
2021-03-17
tasklets: Switch tasklet_disable() to the sleep wait variant
Thomas Gleixner
1
-2
/
+1
2021-03-17
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
1
-10
/
+2
2021-03-17
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
1
-11
/
+2
2021-03-17
tasklets: Use spin wait in tasklet_disable() temporarily
Thomas Gleixner
1
-1
/
+2
2021-03-17
tasklets: Provide tasklet_disable_in_atomic()
Thomas Gleixner
1
-0
/
+22
2021-03-17
tasklets: Use static inlines for stub implementations
Thomas Gleixner
1
-3
/
+3
2021-03-17
tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
Thomas Gleixner
1
-1
/
+2
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+2
2021-03-17
locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acquire_fini()
Waiman Long
1
-2
/
+3
2021-03-17
phy: Add media type and speed serdes configuration interfaces
Steen Hegelund
1
-0
/
+26
2021-03-17
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
1
-0
/
+1
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
1
-13
/
+4
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
1
-1
/
+0
2021-03-16
net/mlx5e: Do not reload ethernet ports when changing eswitch mode
Roi Dayan
1
-0
/
+1
2021-03-16
net/mlx5: Move devlink port from mlx5e priv to mlx5e resources
Roi Dayan
1
-0
/
+1
2021-03-16
net/mlx5: Move mlx5e hw resources into a sub object
Roi Dayan
1
-4
/
+6
2021-03-16
net: Change dev parameter to const in netif_device_present()
Roi Dayan
1
-1
/
+1
2021-03-16
Revert "net: socket: use BIT() for MSG_*"
David S. Miller
1
-36
/
+33
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-5
/
+0
2021-03-16
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
1
-0
/
+1
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
1
-0
/
+1
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
1
-0
/
+13
2021-03-16
Merge series "spi: Adding support for software nodes" from Heikki Krogerus <heikki.krogerus@linux.intel.com>:
Mark Brown
1
-4
/
+3
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
1
-0
/
+1
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+0
2021-03-16
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
1
-0
/
+11
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
1
-5
/
+28
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
4
-8
/
+8
2021-03-16
fsnotify: use hash table for faster events merge
Amir Goldstein
1
-3
/
+7
2021-03-16
fanotify: reduce event objectid to 29-bit hash
Amir Goldstein
1
-4
/
+1
2021-03-16
fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
Amir Goldstein
1
-1
/
+7
2021-03-16
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
1
-1
/
+0
2021-03-16
spi: Remove support for dangling device properties
Heikki Krogerus
1
-4
/
+0
2021-03-16
spi: Add support for software nodes
Heikki Krogerus
1
-1
/
+4
2021-03-16
ASoC: mx27vis: Remove unused file
Fabio Estevam
1
-12
/
+0
2021-03-16
Merge drm/drm-next into drm-misc-next
Maxime Ripard
364
-4213
/
+8629
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-1
/
+16
2021-03-16
spi: spi-geni-qcom: Convert to use resource-managed OPP API
Yangtao Li
1
-2
/
+0
2021-03-16
opp: Change return type of devm_pm_opp_attach_genpd()
Dmitry Osipenko
1
-4
/
+5
2021-03-16
opp: Change return type of devm_pm_opp_register_set_opp_helper()
Dmitry Osipenko
1
-4
/
+3
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
1
-11
/
+10
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
1
-10
/
+7
2021-03-15
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
1
-13
/
+10
2021-03-15
net: qualcomm: rmnet: mark trailer field endianness
Alex Elder
1
-2
/
+2
[prev]
[next]