summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15devlink: health: Fix nla_nest_end in error flowMoshe Shemesh
2023-02-15devlink: Split out health reporter create codeMoshe Shemesh
2023-02-15ice: update xdp_features with xdp multi-buffLorenzo Bianconi
2023-02-15i40e: check vsi type before setting xdp_features flagLorenzo Bianconi
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-15iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe
2023-02-15tracing: Add BUILD_BUG() to make sure stacktrace fits in stringsSteven Rostedt (Google)
2023-02-15tracing/histogram: Don't use strlen to find length of stacktrace variablesTom Zanussi
2023-02-15Merge branch 'New benchmark for hashmap lookups'Andrii Nakryiko
2023-02-15selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov
2023-02-15selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov
2023-02-15selftest/bpf/benchs: Make quiet option commonAnton Protopopov
2023-02-15selftest/bpf/benchs: Remove an unused headerAnton Protopopov
2023-02-15selftest/bpf/benchs: Enhance argp parsingAnton Protopopov
2023-02-15selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov
2023-02-15selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_updateAnton Protopopov
2023-02-15Merge branch 'Use __GFP_ZERO in bpf memory allocator'Alexei Starovoitov
2023-02-15selftests/bpf: Add test case for element reuse in htab mapHou Tao
2023-02-15bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao
2023-02-16macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-02-15ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau
2023-02-15Merge tag 'apparmor-v6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-15power: reset: odroid-go-ultra: fix I2C dependencyArnd Bergmann
2023-02-15power: supply: leds: explicitly include linux/leds.hThomas Weißschuh
2023-02-15spi: bcm63xx-hsspi: fix error code in probeDan Carpenter
2023-02-15spi: bcmbca-hsspi: Fix error code in probe() functionDan Carpenter
2023-02-15dt-bindings: power: supply: pm8941-coincell: Don't require charging propertiesKonrad Dybcio
2023-02-15dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatibleKonrad Dybcio
2023-02-15dt-bindings: Fix multi pattern support in DT_SCHEMA_FILESCristian Ciocaltea
2023-02-15of: reserved-mem: print out reserved-mem details during bootMartin Liu
2023-02-15PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-02-15Merge tag 'nvme-6.3-2023-02-15' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe
2023-02-15Merge tag 'nvme-6.2-2023-02-15' of git://git.infradead.org/nvme into block-6.2Jens Axboe
2023-02-15Documentation: i2c: correct spellingRandy Dunlap
2023-02-15dt-bindings: i2c: i2c-st: convert to DT schemaAlain Volmat
2023-02-15Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-02-15Merge branch 'Improvements for BPF_ST tracking by verifier 'Alexei Starovoitov
2023-02-15selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZEROEduard Zingerman
2023-02-15bpf: BPF_ST with variable offset should preserve STACK_ZERO marksEduard Zingerman
2023-02-15selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEMEduard Zingerman
2023-02-15bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-02-15Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-15apparmor: Fix regression in compat permissions for getattrJohn Johansen
2023-02-15dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from exampleKrzysztof Kozlowski
2023-02-15Merge branches 'pm-tools' and 'pm-docs'Rafael J. Wysocki
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren
2023-02-15riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren
2023-02-15riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu