summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang1-1/+3
2023-07-19fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein1-0/+14
2023-07-19drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä1-1/+1
2023-07-19net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma1-0/+1
2023-07-19xsk: Honor SO_BINDTODEVICE on bindIlya Maximets2-0/+14
2023-07-19bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...SeongJae Park1-4/+2
2023-07-19vduse: fix NULL pointer dereferenceMaxime Coquelin1-1/+5
2023-07-19tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet1-3/+9
2023-07-19net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet1-1/+2
2023-07-19net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean1-3/+6
2023-07-19net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean1-2/+3
2023-07-19powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár1-3/+3
2023-07-19powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-07-19ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()Zeng Heng1-0/+3
2023-07-19octeontx2-af: Reset MAC features in FLRHariprasad Kelam8-6/+77
2023-07-19octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-19octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-19octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2-2/+3
2023-07-19f2fs: fix error path handling in truncate_dnode()Chao Yu1-1/+3
2023-07-19mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon1-3/+9
2023-07-19drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello1-0/+2
2023-07-19drm/amdgpu: fix number of fence calculationsChristian König1-5/+6
2023-07-19spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski1-7/+3
2023-07-19mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao1-0/+1
2023-07-19net: dsa: vsc73xx: fix MTU configurationPawel Dembicki1-3/+3
2023-07-19ibmvnic: Do not reset dql stats on NON_FATAL errNick Child1-1/+8
2023-07-19sfc: support for devlink port requires MAE accessMartin Habets1-0/+3
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2-10/+6
2023-07-19Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen1-8/+39
2023-07-19Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold1-17/+11
2023-07-19Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider1-0/+1
2023-07-19net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean1-9/+29
2023-07-19net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean1-7/+2
2023-07-19net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean1-0/+12
2023-07-19net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean3-24/+48
2023-07-19net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean1-5/+0
2023-07-19spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA modeDmitry Baryshkov1-0/+6
2023-07-19net/sched: act_ipt: zero skb->cb before calling targetFlorian Westphal1-0/+10
2023-07-19net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal1-0/+33
2023-07-19net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal1-7/+20
2023-07-19sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye1-2/+2
2023-07-19media: cec: i2c: ch7322: also select REGMAPRandy Dunlap1-0/+1
2023-07-19media: tc358746: select CONFIG_GENERIC_PHYArnd Bergmann2-0/+2
2023-07-19tools/virtio: fix build break for aarch64Peng Fan1-1/+12
2023-07-19virtio-vdpa: Fix unchecked call to NULL set_vq_affinityDragos Tatulea1-1/+3
2023-07-19f2fs: check return value of freeze_super()Chao Yu1-1/+3
2023-07-19drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar1-1/+1
2023-07-19drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander1-2/+2
2023-07-19rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET1-1/+1
2023-07-19blk-throttle: Fix io statistics for cgroup v1Jinke Han3-8/+13