All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 11:14:16 to 2024-05-14 11:28:45 UTC [more...]

[PATCH 6.1 000/236] 6.1.91-rc1 review
 2024-05-14 10:16 UTC  (22+ messages)
` [PATCH 6.1 001/236] dmaengine: pl330: issue_pending waits until WFP state
` [PATCH 6.1 002/236] dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
` [PATCH 6.1 003/236] wifi: nl80211: dont free NULL coalescing rule
` [PATCH 6.1 004/236] rust: kernel: require `Send` for `Module` implementations
` [PATCH 6.1 005/236] eeprom: at24: Use dev_err_probe for nvmem register failure
` [PATCH 6.1 006/236] eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
` [PATCH 6.1 007/236] eeprom: at24: fix memory corruption race condition
` [PATCH 6.1 008/236] Bluetooth: qca: add support for QCA2066
` [PATCH 6.1 009/236] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH 6.1 010/236] mm: add private field of first tail to struct page and struct folio
` [PATCH 6.1 012/236] mm/hugetlb: add folio_hstate()
` [PATCH 6.1 021/236] smb3: missing lock when picking channel
` [PATCH 6.1 022/236] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
` [PATCH 6.1 023/236] pinctrl/meson: fix typo in PDMs pin name
` [PATCH 6.1 024/236] pinctrl: core: delete incorrect free in pinctrl_enable()
` [PATCH 6.1 025/236] pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
` [PATCH 6.1 026/236] pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
` [PATCH 6.1 027/236] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH 6.1 028/236] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH 6.1 029/236] nfs: make the rpc_stat per net namespace
` [PATCH 6.1 030/236] nfs: Handle error of rpc_proc_register() in nfs_net_init()

[dtor-input:next] BUILD SUCCESS 5852f2afcdd9b7c9dedec4fdf14b8b079349828f
 2024-05-14 11:26 UTC 

[PATCH 6.6 000/301] 6.6.31-rc1 review
 2024-05-14 10:19 UTC  (152+ messages)
` [PATCH 6.6 126/301] vboxsf: explicitly deny setlease attempts
` [PATCH 6.6 130/301] tools/power turbostat: Increase the limit for fd opened
` [PATCH 6.6 131/301] tools/power turbostat: Fix Bzy_MHz documentation typo
` [PATCH 6.6 132/301] tools/power turbostat: Print ucode revision only if valid
` [PATCH 6.6 133/301] tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency read
` [PATCH 6.6 134/301] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
` [PATCH 6.6 135/301] btrfs: always clear PERTRANS metadata during commit
` [PATCH 6.6 158/301] fs/9p: only translate RWX permissions for plain 9P2000
` [PATCH 6.6 159/301] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH 6.6 160/301] fs/9p: fix the cache always being enabled on files with qid flags
` [PATCH 6.6 161/301] 9p: explicitly deny setlease attempts
` [PATCH 6.6 162/301] powerpc/crypto/chacha-p10: Fix failure on non Power10
` [PATCH 6.6 163/301] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH 6.6 164/301] gpio: crystalcove: "
` [PATCH 6.6 165/301] clk: Dont hold prepare_lock when calling kref_put()
` [PATCH 6.6 166/301] fs/9p: drop inodes immediately on non-.L too
` [PATCH 6.6 167/301] gpio: lpc32xx: fix module autoloading
` [PATCH 6.6 168/301] drm/nouveau/dp: Dont probe eDP ports twice harder
` [PATCH 6.6 169/301] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
` [PATCH 6.6 170/301] drm/radeon: silence UBSAN warning (v3)
` [PATCH 6.6 171/301] net:usb:qmi_wwan: support Rolling modules
` [PATCH 6.6 172/301] blk-iocost: do not WARN if iocg was already offlined
` [PATCH 6.6 173/301] SUNRPC: add a missing rpc_stat for TCP TLS
` [PATCH 6.6 174/301] qibfs: fix dentry leak
` [PATCH 6.6 175/301] xfrm: Preserve vlan tags for transport mode software GRO
` [PATCH 6.6 176/301] ARM: 9381/1: kasan: clear stale stack poison
` [PATCH 6.6 177/301] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
` [PATCH 6.6 178/301] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
` [PATCH 6.6 179/301] Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
` [PATCH 6.6 180/301] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
` [PATCH 6.6 181/301] Bluetooth: HCI: Fix potential null-ptr-deref
` [PATCH 6.6 182/301] Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
` [PATCH 6.6 183/301] net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
` [PATCH 6.6 184/301] rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
` [PATCH 6.6 185/301] hwmon: (corsair-cpro) Use a separate buffer for sending commands
` [PATCH 6.6 186/301] hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_event()
` [PATCH 6.6 187/301] hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
` [PATCH 6.6 188/301] phonet: fix rtm_phonet_notify() skb allocation
` [PATCH 6.6 189/301] nfc: nci: Fix kcov check in nci_rx_work()
` [PATCH 6.6 190/301] net: bridge: fix corrupted ethernet header on multicast-to-unicast
` [PATCH 6.6 191/301] ipv6: Fix potential uninit-value access in __ip6_make_skb()
` [PATCH 6.6 192/301] selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique namespace
` [PATCH 6.6 193/301] selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
` [PATCH 6.6 194/301] rxrpc: Fix the names of the fields in the ACK trailer struct
` [PATCH 6.6 195/301] rxrpc: Fix congestion control algorithm
` [PATCH 6.6 196/301] rxrpc: Only transmit one ACK per jumbo packet received
` [PATCH 6.6 197/301] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [PATCH 6.6 198/301] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
` [PATCH 6.6 199/301] net-sysfs: convert dev->operstate reads to lockless ones
` [PATCH 6.6 200/301] hsr: Simplify code for announcing HSR nodes timer setup
` [PATCH 6.6 201/301] ipv6: annotate data-races around cnf.disable_ipv6
` [PATCH 6.6 202/301] ipv6: prevent NULL dereference in ip6_output()
` [PATCH 6.6 203/301] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
` [PATCH 6.6 204/301] net: hns3: using user configure after hardware reset
` [PATCH 6.6 205/301] net: hns3: direct return when receive a unknown mailbox message
` [PATCH 6.6 206/301] net: hns3: change type of numa_node_mask as nodemask_t
` [PATCH 6.6 207/301] net: hns3: release PTP resources if pf initialization failed
` [PATCH 6.6 208/301] net: hns3: use appropriate barrier function after setting a bit value
` [PATCH 6.6 209/301] net: hns3: fix port vlan filter not disabled issue
` [PATCH 6.6 210/301] net: hns3: fix kernel crash when devlink reload during initialization
` [PATCH 6.6 211/301] net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
` [PATCH 6.6 212/301] drm/meson: dw-hdmi: power up phy on device init
` [PATCH 6.6 213/301] drm/meson: dw-hdmi: add bandgap setting for g12
` [PATCH 6.6 214/301] drm/connector: Add \n to message about demoting connector force-probes
` [PATCH 6.6 215/301] dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users
` [PATCH 6.6 216/301] gpiolib: cdev: Fix use after free in lineinfo_changed_notify
` [PATCH 6.6 217/301] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH 6.6 218/301] gpiolib: cdev: fix uninitialised kfifo
` [PATCH 6.6 219/301] drm/amd/display: Atom Integrated System Info v2_2 for DCN35
` [PATCH 6.6 220/301] drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
` [PATCH 6.6 221/301] drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
` [PATCH 6.6 222/301] btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()
` [PATCH 6.6 223/301] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH 6.6 224/301] Reapply "drm/qxl: simplify qxl_fence_wait"
` [PATCH 6.6 225/301] usb: typec: ucsi: Check for notifications after init
` [PATCH 6.6 226/301] usb: typec: ucsi: Fix connector check on init
` [PATCH 6.6 227/301] usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
` [PATCH 6.6 228/301] usb: ohci: Prevent missed ohci interrupts
` [PATCH 6.6 229/301] USB: core: Fix access violation during port device removal
` [PATCH 6.6 230/301] usb: gadget: composite: fix OS descriptors w_value logic
` [PATCH 6.6 231/301] usb: gadget: uvc: use correct buffer size when parsing configfs lists
` [PATCH 6.6 232/301] usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
` [PATCH 6.6 233/301] usb: gadget: f_fs: Fix a race condition when processing setup packets
` [PATCH 6.6 234/301] usb: xhci-plat: Dont include xhci.h
` [PATCH 6.6 235/301] usb: dwc3: core: Prevent phy suspend during init
` [PATCH 6.6 236/301] usb: typec: tcpm: clear pd_event queue in PORT_RESET
` [PATCH 6.6 237/301] usb: typec: tcpm: unregister existing source caps before re-registration
` [PATCH 6.6 238/301] usb: typec: tcpm: Check for port partner validity before consuming it
` [PATCH 6.6 239/301] ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU
` [PATCH 6.6 240/301] firewire: ohci: fulfill timestamp for some local asynchronous transaction
` [PATCH 6.6 241/301] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 6.6 242/301] btrfs: set correct ram_bytes when splitting ordered extent
` [PATCH 6.6 243/301] maple_tree: fix mas_empty_area_rev() null pointer dereference
` [PATCH 6.6 244/301] mm/slab: make __free(kfree) accept error pointers
` [PATCH 6.6 245/301] mptcp: ensure snd_nxt is properly initialized on connect
` [PATCH 6.6 246/301] mptcp: only allow set existing scheduler for net.mptcp.scheduler
` [PATCH 6.6 247/301] workqueue: Fix selection of wake_cpu in kick_pool()
` [PATCH 6.6 248/301] dt-bindings: iio: health: maxim,max30102: fix compatible check
` [PATCH 6.6 249/301] iio:imu: adis16475: Fix sync mode setting
` [PATCH 6.6 250/301] iio: pressure: Fixes BME280 SPI driver data
` [PATCH 6.6 251/301] iio: accel: mxc4005: Interrupt handling fixes
` [PATCH 6.6 252/301] kmsan: compiler_types: declare __no_sanitize_or_inline
` [PATCH 6.6 253/301] e1000e: change usleep_range to udelay in PHY mdic access
` [PATCH 6.6 254/301] tipc: fix UAF in error path
` [PATCH 6.6 255/301] xtensa: fix MAKE_PC_FROM_RA second argument
` [PATCH 6.6 256/301] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 6.6 257/301] net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
` [PATCH 6.6 258/301] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 6.6 259/301] ASoC: tegra: Fix DSPK 16-bit playback
` [PATCH 6.6 260/301] ASoC: ti: davinci-mcasp: Fix race condition during probe
` [PATCH 6.6 261/301] dyndbg: fix old BUG_ON in >control parser
` [PATCH 6.6 262/301] slimbus: qcom-ngd-ctrl: Add timeout for wait operation
` [PATCH 6.6 263/301] clk: sunxi-ng: common: Support minimum and maximum rate
` [PATCH 6.6 264/301] clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
` [PATCH 6.6 265/301] mei: me: add lunar lake point M DID
` [PATCH 6.6 266/301] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
` [PATCH 6.6 267/301] Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
` [PATCH 6.6 268/301] drm/amdkfd: dont allow mapping the MMIO HDP page with large pages
` [PATCH 6.6 269/301] drm/ttm: Print the memory decryption status just once
` [PATCH 6.6 270/301] drm/vmwgfx: Fix Legacy Display Unit
` [PATCH 6.6 271/301] drm/vmwgfx: Fix invalid reads in fence signaled events
` [PATCH 6.6 272/301] drm/i915/audio: Fix audio time stamp programming for DP
` [PATCH 6.6 273/301] drm/i915/gt: Automate CCS Mode setting during engine resets
` [PATCH 6.6 274/301] drm/i915/bios: Fix parsing backlight BDB data
` [PATCH 6.6 275/301] drm/amd/display: Handle Y carry-over in VCP X.Y calculation
` [PATCH 6.6 276/301] drm/amd/display: Fix incorrect DSC instance for MST
` [PATCH 6.6 277/301] arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
` [PATCH 6.6 278/301] net: fix out-of-bounds access in ops_init
` [PATCH 6.6 279/301] hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
` [PATCH 6.6 280/301] x86/apic: Dont access the APIC when disabling x2APIC
` [PATCH 6.6 281/301] selftests/mm: fix powerpc ARCH check
` [PATCH 6.6 282/301] mm: use memalloc_nofs_save() in page_cache_ra_order()
` [PATCH 6.6 283/301] mm/userfaultfd: reset ptes when close() for wr-protected ones
` [PATCH 6.6 284/301] nvme-pci: Add quirk for broken MSIs
` [PATCH 6.6 285/301] regulator: core: fix debugfs creation regression
` [PATCH 6.6 286/301] spi: microchip-core-qspi: fix setting spi bus clock rate
` [PATCH 6.6 287/301] ksmbd: off ipv6only for both ipv4/ipv6 binding
` [PATCH 6.6 288/301] ksmbd: avoid to send duplicate lease break notifications
` [PATCH 6.6 289/301] ksmbd: do not grant v2 lease if parent lease key and epoch are not set
` [PATCH 6.6 290/301] tracefs: Reset permissions on remount if permissions are options
` [PATCH 6.6 291/301] tracefs: Still use mount point as default permissions for instances
` [PATCH 6.6 292/301] eventfs: Do not differentiate the toplevel events directory
` [PATCH 6.6 293/301] eventfs: Do not treat events directory different than other directories
` [PATCH 6.6 294/301] Bluetooth: qca: fix invalid device address check
` [PATCH 6.6 295/301] Bluetooth: qca: fix wcn3991 "
` [PATCH 6.6 296/301] Bluetooth: qca: add missing firmware sanity checks
` [PATCH 6.6 297/301] Bluetooth: qca: fix NVM configuration parsing
` [PATCH 6.6 298/301] Bluetooth: qca: generalise device address check
` [PATCH 6.6 299/301] Bluetooth: qca: fix info leak when fetching board id
` [PATCH 6.6 300/301] Bluetooth: qca: fix info leak when fetching fw build id
` [PATCH 6.6 301/301] Bluetooth: qca: fix firmware check error path

[PATCH v7 0/7] PCI: rcar-gen4: Add R-Car V4H support
 2024-05-14 11:27 UTC  (4+ messages)
` [PATCH v7 6/7] PCI: rcar-gen4: Add support for r8a779g0

[net-next,v2 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-14 11:26 UTC  (6+ messages)
` [net-next,v2 3/8] octeontx2-af: Disable backpressure between CPT and NIX
    ` [EXTERNAL] "

[PATCH v2 0/9] A fix and some cleanups to jbd2
 2024-05-14 11:24 UTC  (10+ messages)
` [PATCH v2 1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
` [PATCH v2 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
` [PATCH v2 3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
` [PATCH v2 4/9] jbd2: jump to new copy_done tag when b_frozen_data is created concurrently
` [PATCH v2 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
` [PATCH v2 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
` [PATCH v2 7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
` [PATCH v2 8/9] jbd2: remove dead check of JBD2_UNMOUNT "
` [PATCH v2 9/9] jbd2: remove unnecessary "should_sleep" "

[PATCH v3 0/4] PAN for ARM32 using LPAE
 2024-05-14 11:22 UTC  (9+ messages)
` [PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement

[f2fs-dev] [PATCH] f2fs: initialize last_block_in_bio variable
 2024-05-14 11:35 UTC  (2+ messages)
`  "

[RFC PATCH] docs: document upcoming breaking changes
 2024-05-14 11:22 UTC  (4+ messages)
` [RFC PATCH v2] "

[bitbake-devel] [PATCH] checksum: fix unstable sort of checksums
 2024-05-14 11:20 UTC  (2+ messages)
`  "

[PATCH v5 00/10] vfio: Improve error reporting (part 2)
 2024-05-14 11:20 UTC  (4+ messages)
` [PATCH v5 10/10] vfio: Extend vfio_set_migration_error() with Error* argument

[PATCH] fix Rule 10.2 violation
 2024-05-14 11:19 UTC  (4+ messages)

[PATCH V4 0/5] qcom: x1e80100: Enable CPUFreq
 2024-05-14 11:19 UTC  (5+ messages)
` [PATCH V4 2/5] mailbox: Add support for QTI CPUCP mailbox controller

[PATCH v2 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-05-14 11:18 UTC  (6+ messages)
` [PATCH v2 2/3] hw/acpi: "

[PATCH net 0/2] r8169: Fix GRO-related issue with not disabled device interrupts
 2024-05-14 11:17 UTC  (6+ messages)
` [PATCH net 2/2] r8169: disable interrupts also for GRO-scheduled NAPI

[PATCH] Documentation/i915: remove kernel-doc for DMC wakelocks
 2024-05-14 11:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RESEND][PATCH v3 0/1] Fix lb_imbalance reporting in /proc/schedstat
 2024-05-14 11:14 UTC  (3+ messages)
` [RESEND][PATCH v3 1/1] sched: Report the different kinds of imbalances "

[PATCH] LoongArch: Add irq_work support via self IPIs
 2024-05-14 11:14 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.