index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-15
devlink: health: Fix nla_nest_end in error flow
Moshe Shemesh
-1
/
+1
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
-209
/
+226
2023-02-15
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
-6
/
+12
2023-02-15
i40e: check vsi type before setting xdp_features flag
Lorenzo Bianconi
-2
/
+4
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
-9
/
+27
2023-02-15
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
-4
/
+0
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
-0
/
+3
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
-5
/
+14
2023-02-15
Merge branch 'New benchmark for hashmap lookups'
Andrii Nakryiko
-32
/
+420
2023-02-15
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
-1
/
+354
2023-02-15
selftest/bpf/benchs: Print less if the quiet option is set
Anton Protopopov
-2
/
+4
2023-02-15
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
-15
/
+8
2023-02-15
selftest/bpf/benchs: Remove an unused header
Anton Protopopov
-1
/
+0
2023-02-15
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
-10
/
+51
2023-02-15
selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update
Anton Protopopov
-1
/
+1
2023-02-15
selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update
Anton Protopopov
-2
/
+2
2023-02-15
Merge branch 'Use __GFP_ZERO in bpf memory allocator'
Alexei Starovoitov
-3
/
+130
2023-02-15
selftests/bpf: Add test case for element reuse in htab map
Hou Tao
-0
/
+120
2023-02-15
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
-3
/
+10
2023-02-16
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
-4
/
+4
2023-02-15
ASoC: da7219: Improve the IRQ process to increase the stability
David Rau
-7
/
+38
2023-02-15
Merge tag 'apparmor-v6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+1
2023-02-15
power: reset: odroid-go-ultra: fix I2C dependency
Arnd Bergmann
-1
/
+1
2023-02-15
power: supply: leds: explicitly include linux/leds.h
Thomas Weißschuh
-0
/
+1
2023-02-15
spi: bcm63xx-hsspi: fix error code in probe
Dan Carpenter
-1
/
+2
2023-02-15
spi: bcmbca-hsspi: Fix error code in probe() function
Dan Carpenter
-1
/
+2
2023-02-15
dt-bindings: power: supply: pm8941-coincell: Don't require charging properties
Konrad Dybcio
-4
/
+8
2023-02-15
dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
Konrad Dybcio
-1
/
+7
2023-02-15
dt-bindings: Fix multi pattern support in DT_SCHEMA_FILES
Cristian Ciocaltea
-1
/
+1
2023-02-15
of: reserved-mem: print out reserved-mem details during boot
Martin Liu
-0
/
+10
2023-02-15
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
-30
/
+13
2023-02-15
Merge tag 'nvme-6.3-2023-02-15' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
-4
/
+2
2023-02-15
Merge tag 'nvme-6.2-2023-02-15' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
-10
/
+10
2023-02-15
Documentation: i2c: correct spelling
Randy Dunlap
-2
/
+2
2023-02-15
dt-bindings: i2c: i2c-st: convert to DT schema
Alain Volmat
-42
/
+72
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-1
/
+1
2023-02-15
Merge branch 'Improvements for BPF_ST tracking by verifier '
Alexei Starovoitov
-49
/
+150
2023-02-15
selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZERO
Eduard Zingerman
-0
/
+30
2023-02-15
bpf: BPF_ST with variable offset should preserve STACK_ZERO marks
Eduard Zingerman
-1
/
+3
2023-02-15
selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEM
Eduard Zingerman
-0
/
+37
2023-02-15
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
-48
/
+80
2023-02-15
Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2023-02-15
apparmor: Fix regression in compat permissions for getattr
John Johansen
-2
/
+1
2023-02-15
dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
Krzysztof Kozlowski
-1
/
+0
2023-02-15
Merge branches 'pm-tools' and 'pm-docs'
Rafael J. Wysocki
-10
/
+10
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
-19
/
+33
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
-86
/
+79
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
-86
/
+75
2023-02-15
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
-0
/
+4
2023-02-15
riscv: ftrace: Fixup panic by disabling preemption
Andy Chiu
-1
/
+1
[prev]
[next]