summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-03dma-buf: keep the signaling time of merged fences v3Christian König
2023-08-03mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-08-03block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-07-27sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan
2023-07-27posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-07-27KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-27fuse: add feature flag for expire-onlyMiklos Szeredi
2023-07-23fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-07-23kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-23nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar
2023-07-23net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-07-23s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-23s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-23net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean
2023-07-23blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers
2023-07-23netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal
2023-07-23netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-07-19blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-07-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-07-19autofs: use flexible array in ioctl structureArnd Bergmann
2023-07-19watch_queue: prevent dangling pipe pointerSiddh Raman Pant
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-19net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean
2023-07-19lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov
2023-07-19media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut
2023-07-19media: videodev2.h: Fix p_s32 and p_s64 pointer typesDaniel Lundberg Pedersen
2023-07-19USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-07-19block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz
2023-07-19scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu
2023-07-19PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-07-19drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]Adam Ford
2023-07-19ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij
2023-07-19ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij