summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-03pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko1-0/+5
2023-07-27drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin1-2/+5
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-1/+5
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet1-2/+7
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet1-2/+7
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet1-2/+5
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen1-0/+5
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart1-1/+1
2023-07-27sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2-2/+6
2023-07-27sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo2-1/+8
2023-07-27sched/psi: Rename existing poll members in preparationDomenico Cerasuolo1-18/+18
2023-07-27sched/psi: Fix avgs_work re-arm in psi_avgs_work()Chengming Zhou1-0/+3
2023-07-23fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)1-0/+1
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao1-1/+0
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-07-23nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar1-1/+1
2023-07-23blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers1-0/+1
2023-07-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds1-7/+8
2023-07-19blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-07-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu1-0/+1
2023-07-19autofs: use flexible array in ioctl structureArnd Bergmann1-1/+1
2023-07-19watch_queue: prevent dangling pipe pointerSiddh Raman Pant1-2/+1
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean1-4/+0
2023-07-19net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet1-1/+2
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz1-0/+1
2023-07-19Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-07-19Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen1-0/+2
2023-07-19net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean1-3/+7
2023-07-19net: add a couple of helpers for iph tot_lenXin Long2-3/+21
2023-07-19lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov1-5/+3
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman1-1/+0
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K1-0/+1
2023-07-19sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov1-3/+3
2023-07-19media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut1-1/+1
2023-07-19block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz1-34/+34
2023-07-19crypto: kpp - Add helper to set reqsizeHerbert Xu1-0/+6
2023-07-19PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng1-0/+1
2023-07-19drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson1-0/+8
2023-07-19drm: Add fixed-point helper to get rounded integer valuesMaĆ­ra Canal1-0/+6
2023-07-19bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-19netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima1-0/+1
2023-07-19can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-07-19bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-07-19mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut1-0/+1
2023-07-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-07-19wifi: cfg80211/mac80211: Fix ML element common size calculationIlan Peer1-6/+5
2023-07-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg1-12/+1
2023-07-19watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson1-1/+1
2023-07-19bpf: Remove bpf trampoline selectorYafang Shao1-1/+0