aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-23xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger4-0/+22
2024-09-23xfrm: extract dst lookup parameters into a structEyal Birger5-65/+73
2024-09-22cxl: Add documentation to explain the shared link bandwidth calculationDave Jiang2-0/+92
2024-09-22cxl: Calculate region bandwidth of targets with shared upstream linkDave Jiang6-10/+537
2024-09-22cxl: Preserve the CDAT access_coordinate for an endpointDave Jiang2-4/+8
2024-09-22dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang1-0/+1
2024-09-22dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela1-0/+1
2024-09-22dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao1-3/+9
2024-09-22mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)1-16/+6
2024-09-22mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren1-1/+2
2024-09-22mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang1-21/+4
2024-09-22mailbox: rockchip: fix a typo in module autoloadingLiao Chen1-1/+1
2024-09-22mailbox: imx: use device name in interrupt namePeng Fan1-3/+3
2024-09-22mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven1-0/+1
2024-09-22MAINTAINERS: Add unsafe_memcpy() to the FORTIFY review listKees Cook1-0/+1
2024-09-22perf symbol: Set binary_type of dso when loadingNamhyung Kim1-0/+3
2024-09-239p: Avoid creating multiple slab caches with the same namePedro Falcato1-1/+9
2024-09-239p: Enable multipage foliosDavid Howells1-0/+1
2024-09-239p: v9fs_fid_find: also lookup by inode if not found dentryDominique Martinet1-3/+2
2024-09-22seqcount: replace smp_rmb() in read_seqcount() with load acquireChristoph Lameter (Ampere)1-20/+5
2024-09-22MAINTAINERS: adjust file entry of the oa_tc6 headerLukas Bulwahn1-1/+1
2024-09-22net: sparx5: Fix invalid timestampsAakash Menon1-1/+5
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh1-0/+1
2024-09-22Merge branch 'address-masking'Linus Torvalds5-1/+39
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds1-2/+3
2024-09-22iommu/dma: remove most stubs in iommu-dma.hChristoph Hellwig1-100/+8
2024-09-22dma-mapping: fix vmap and mmap of noncontiougs allocationsChristoph Hellwig4-46/+49
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-152/+1483
2024-09-22Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-9/+19
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds290-4249/+15177
2024-09-22perf: Fix topology_sibling_cpumask check warning on ARMKan Liang1-5/+5
2024-09-22RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong1-2/+0
2024-09-22Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...Uwe Kleine-König1-1/+1
2024-09-22rtc: rc5t619: use proper module tablesAndreas Kemnade1-2/+11
2024-09-22rtc: m48t59: set rangeAlexandre Belloni1-0/+2
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König201-201/+201
2024-09-21Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...Stephen Boyd98-2493/+12512
2024-09-21Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-nextStephen Boyd56-130/+1395
2024-09-21Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-nextStephen Boyd20-196/+1686
2024-09-21Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...Stephen Boyd44-539/+241
2024-09-21bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()Ahmed Ehab1-0/+2
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds99-126/+16029
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds249-3048/+11430
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds92-3069/+6107
2024-09-21bcachefs: return err ptr instead of null in read sb cleanDiogo Jahchan Koike1-1/+1
2024-09-21bcachefs: Remove duplicated include in backpointers.cYang Li1-1/+0
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet4-9/+32
2024-09-21bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devicesKent Overstreet2-27/+60
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet2-4/+9
2024-09-21bcachefs: bch2_dev_remove_stripes()Kent Overstreet4-3/+74