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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+1
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-0
/
+95
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present in DSA
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
1
-0
/
+2
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-0
/
+3
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-3
/
+6
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-1
/
+4
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
3
-0
/
+8
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
1
-0
/
+2
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2
-5
/
+6
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
1
-2
/
+8
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
1
-9
/
+7
2022-09-09
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
1
-4
/
+0
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
3
-2
/
+4
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
3
-9
/
+2
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
1
-2
/
+8
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
1
-1
/
+14
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-1
/
+1
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
3
-41
/
+30
2022-09-09
termios: uninline conversion helpers
Al Viro
2
-150
/
+14
2022-09-09
iommu/dma: Make header private
Robin Murphy
1
-53
/
+0
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
1
-0
/
+1
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2
-0
/
+3
2022-09-09
resource: add define macro for register address resources
Colin Foster
1
-0
/
+5
2022-09-09
mfd: ocelot: Add helper to get regmap from a resource
Colin Foster
1
-0
/
+62
2022-09-08
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
1
-1
/
+1
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
1
-2
/
+26
2022-09-08
vfio: Add an IOVA bitmap support
Joao Martins
1
-0
/
+26
2022-09-08
vfio: Introduce DMA logging uAPIs
Yishai Hadas
1
-0
/
+86
2022-09-08
dt-bindings: leds: Expand LED_COLOR_ID definitions
Olliver Schinagl
1
-1
/
+6
2022-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+2
2022-09-08
Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/next
Alex Williamson
20
-41
/
+152
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
18
-33
/
+158
2022-09-08
spi: Group cs_change and cs_off flags together in struct spi_transfer
Andy Shevchenko
1
-2
/
+2
2022-09-08
Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
2
-17
/
+17
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-9
/
+112
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-1
/
+13
2022-09-08
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
Sudeep Holla
1
-0
/
+2
2022-09-08
firmware: arm_ffa: Add v1.1 get_partition_info support
Sudeep Holla
1
-0
/
+1
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
1
-4
/
+4
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-4
/
+2
2022-09-08
firmware: arm_ffa: Remove ffa_dev_ops_get()
Sudeep Holla
1
-6
/
+0
2022-09-08
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
Sudeep Holla
1
-2
/
+5
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
1
-0
/
+21
2022-09-07
fortify: Add run-time WARN for cross-field memcpy()
Kees Cook
1
-3
/
+67
2022-09-07
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
1
-14
/
+15
[prev]
[next]