summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-15selftests/bpf: Monitor traffic for sockmap_listen.Kui-Feng Lee
2024-08-15selftests/bpf: Monitor traffic for tc_redirect.Kui-Feng Lee
2024-08-15selftests/bpf: netns_new() and netns_free() helpers.Kui-Feng Lee
2024-08-15drm/xe: fix engine_class bounds check againMatthew Auld
2024-08-15clk: qcom: Fix SM_CAMCC_8150 dependenciesSatya Priya Kakitapalli
2024-08-15clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_srcSatya Priya Kakitapalli
2024-08-15clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq tableSatya Priya Kakitapalli
2024-08-15clk: qcom: gcc-sc8180x: Add GPLL9 supportSatya Priya Kakitapalli
2024-08-15dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli
2024-08-15clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180xSatya Priya Kakitapalli
2024-08-15clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton
2024-08-15dt-bindings: clock: qcom: Drop required-opps in required on SM8650 camccJagadeesh Kona
2024-08-15dt-bindings: clock: qcom: Drop required-opps in required on sm8650 videoccJagadeesh Kona
2024-08-15dt-bindings: clock: qcom,qcs404-turingcc: convert to dtschemaRayyan Ansari
2024-08-15dt-bindings: clock: Add x1e80100 LPASSCC reset controllerSrinivas Kandagatla
2024-08-15dt-bindings: clock: Add x1e80100 LPASS AUDIOCC reset controllerSrinivas Kandagatla
2024-08-15clk: qcom: a53-pll: Add MSM8226 a7pll supportLuca Weiss
2024-08-15dt-bindings: clock: qcom,a53pll: Add msm8226-a7pll compatibleLuca Weiss
2024-08-15dt-bindings: clock: qcom,a53pll: Allow opp-table subnodeLuca Weiss
2024-08-15clk: qcom: Add GPUCC driver support for SM4450Ajit Pandey
2024-08-15clk: qcom: Add CAMCC driver support for SM4450Ajit Pandey
2024-08-15clk: qcom: Add DISPCC driver support for SM4450Ajit Pandey
2024-08-15KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir
2024-08-15KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-15btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum
2024-08-15selftests/bpf: Add the traffic monitor option to test_progs.Kui-Feng Lee
2024-08-15selftests/bpf: Add traffic monitor functions.Kui-Feng Lee
2024-08-15scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429Rob Herring (Arm)
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15drm/rockchip: dw_hdmi: Add max_tmds_clock validationJonas Karlman
2024-08-15drm/rockchip: dw_hdmi: Allow High TMDS Bit RatesJonas Karlman
2024-08-15drm/rockchip: dw_hdmi: Fix reading EDID when using a forced modeJonas Karlman
2024-08-15drm/rockchip: vop: Allow 4096px width scalingAlex Bee
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-15Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-08-15Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz
2024-08-15Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-08-15arm64: dts: rockchip: add product-data eeproms to QNAP TS433Heiko Stuebner
2024-08-15kallsyms: Match symbols exactly with CONFIG_LTO_CLANGSong Liu
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu
2024-08-15lib/string_helpers: rework overflow-dependent codeJustin Stitt
2024-08-15coccinelle: Add rules to find str_down_up() replacementsKees Cook
2024-08-15string_choices: Add wrapper for str_down_up()Kees Cook