summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-231-1/+1
* net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-07-231-1/+6
* s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2023-07-231-6/+0
* s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2023-07-231-0/+1
* net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean2023-07-231-0/+1
* blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-231-0/+1
* netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2023-07-231-0/+3
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-231-4/+27
* blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai2023-07-191-1/+5
* shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu2023-07-191-0/+1
* autofs: use flexible array in ioctl structureArnd Bergmann2023-07-191-1/+1
* watch_queue: prevent dangling pipe pointerSiddh Raman Pant2023-07-191-2/+1
* net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-191-4/+0
* net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet2023-07-191-1/+2
* Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-07-191-0/+1
* net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2023-07-191-3/+7
* lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-07-191-5/+3
* Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-07-191-1/+0
* usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-07-191-0/+1
* sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-07-191-3/+3
* media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut2023-07-191-1/+1
* media: videodev2.h: Fix p_s32 and p_s64 pointer typesDaniel Lundberg Pedersen2023-07-191-2/+2
* USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-07-191-1/+1
* block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz2023-07-191-34/+34
* scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu2023-07-191-1/+0
* PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng2023-07-191-0/+1
* drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]Adam Ford2023-07-191-0/+3
* ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij2023-07-191-13/+0
* ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij2023-07-191-3/+0
* ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij2023-07-191-2/+0
* Input: ads7846 - Convert to use software nodesLinus Walleij2023-07-192-4/+0
* ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij2023-07-191-7/+4
* drm: Add fixed-point helper to get rounded integer valuesMaĆ­ra Canal2023-07-191-0/+6
* netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima2023-07-191-0/+1
* net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean2023-07-191-2/+10
* can: length: fix bitstuffing countVincent Mailhol2023-07-191-6/+8
* bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever2023-07-191-0/+9
* mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut2023-07-191-0/+1
* watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe failsDouglas Anderson2023-07-191-6/+0
* watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen2023-07-191-0/+2
* watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-07-191-13/+11
* watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson2023-07-191-1/+4
* watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen2023-07-191-1/+1
* mm: move mm_count into its own cache lineMathieu Desnoyers2023-07-191-8/+15
* wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer2023-07-191-4/+1
* wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg2023-07-191-12/+1
* wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman2023-07-191-0/+1
* wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-07-191-1/+43
* bpf: Verify scalar ids mapping in regsafe() using check_ids()Eduard Zingerman2023-07-191-6/+11
* bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman2023-07-191-1/+9