All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-12 16:26:17 to 2024-12-12 16:36:31 UTC [more...]

[RFC 0/5] KVM: drop 32-bit host support on all architectures
 2024-12-12 16:27 UTC  (3+ messages)
` [RFC 5/5] x86: kvm drop 32-bit host support

[RESEND PATCH] PCI: remove already resolved TODO
 2024-12-12 16:36 UTC  (2+ messages)

[PATCH 6.1 000/772] 6.1.120-rc1 review
 2024-12-12 15:01 UTC  (169+ messages)
` [PATCH 6.1 549/772] gpio: grgpio: use a helper variable to store the address of ofdev->dev
` [PATCH 6.1 550/772] gpio: grgpio: Add NULL check in grgpio_probe
` [PATCH 6.1 551/772] serial: amba-pl011: Use port lock wrappers
` [PATCH 6.1 552/772] serial: amba-pl011: Fix RX stall when DMA is used
` [PATCH 6.1 553/772] usb: dwc3: gadget: Rewrite endpoint allocation flow
` [PATCH 6.1 554/772] usb: dwc3: ep0: Dont reset resource alloc flag (including ep0)
` [PATCH 6.1 555/772] usb: dwc3: ep0: Dont clear ep0 DWC3_EP_TRANSFER_STARTED
` [PATCH 6.1 556/772] powerpc/vdso: Skip objtool from running on VDSO files
` [PATCH 6.1 557/772] powerpc/vdso: Remove unused -s flag from ASFLAGS
` [PATCH 6.1 558/772] powerpc/vdso: Improve linker flags
` [PATCH 6.1 559/772] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
` [PATCH 6.1 560/772] powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
` [PATCH 6.1 561/772] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH 6.1 562/772] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
` [PATCH 6.1 563/772] ntp: Remove invalid cast in time offset math
` [PATCH 6.1 564/772] driver core: fw_devlink: Improve logs for cycle detection
` [PATCH 6.1 565/772] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH 6.1 566/772] driver core: fw_devlink: Stop trying to optimize cycle detection logic
` [PATCH 6.1 567/772] i3c: Make i3c_master_unregister() return void
` [PATCH 6.1 568/772] i3c: master: add enable(disable) hot join in sys entry
` [PATCH 6.1 569/772] i3c: master: svc: add hot join support
` [PATCH 6.1 570/772] i3c: master: fix kernel-doc check warning
` [PATCH 6.1 571/772] i3c: master: support to adjust first broadcast address speed
` [PATCH 6.1 572/772] i3c: master: svc: use slow speed for first broadcast address
` [PATCH 6.1 573/772] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
` [PATCH 6.1 574/772] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH 6.1 575/772] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
` [PATCH 6.1 576/772] i3c: master: Fix dynamic address leak when assigned-address is present
` [PATCH 6.1 577/772] PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
` [PATCH 6.1 578/772] PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()
` [PATCH 6.1 579/772] device property: Constify device child node APIs
` [PATCH 6.1 580/772] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup
` [PATCH 6.1 581/772] device property: Introduce device_for_each_child_node_scoped()
` [PATCH 6.1 582/772] leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
` [PATCH 6.1 583/772] drm/bridge: it6505: update usleep_range for RC circuit charge time
` [PATCH 6.1 584/772] drm/bridge: it6505: Fix inverted reset polarity
` [PATCH 6.1 585/772] xsk: always clear DMA mapping information when unmapping the pool
` [PATCH 6.1 586/772] bpftool: Remove asserts from JIT disassembler
` [PATCH 6.1 587/772] bpftool: fix potential NULL pointer dereferencing in prog_dump()
` [PATCH 6.1 588/772] drm/sti: Add __iomem for mixer_dbg_mxns parameter
` [PATCH 6.1 589/772] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
` [PATCH 6.1 590/772] ALSA: usb-audio: Notify xrun for low-latency mode
` [PATCH 6.1 591/772] tools: Override makefile ARCH variable if defined, but empty
` [PATCH 6.1 592/772] spi: mpc52xx: Add cancel_work_sync before module remove
` [PATCH 6.1 593/772] scsi: scsi_debug: Fix hrtimer support for ndelay
` [PATCH 6.1 594/772] drm/v3d: Enable Performance Counters before clearing them
` [PATCH 6.1 595/772] ocfs2: free inode when ocfs2_get_init_inode() fails
` [PATCH 6.1 596/772] scatterlist: fix incorrect func name in kernel-doc
` [PATCH 6.1 597/772] iio: magnetometer: yas530: use signed integer type for clamp limits
` [PATCH 6.1 598/772] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
` [PATCH 6.1 599/772] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
` [PATCH 6.1 600/772] bpf: Handle in-place update for full LPM trie correctly
` [PATCH 6.1 601/772] bpf: Fix exact match conditions in trie_get_next_key()
` [PATCH 6.1 602/772] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
` [PATCH 6.1 603/772] HID: wacom: fix when get product name maybe null pointer
` [PATCH 6.1 604/772] LoongArch: Add architecture specific huge_pte_clear()
` [PATCH 6.1 605/772] ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
` [PATCH 6.1 606/772] ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
` [PATCH 6.1 607/772] watchdog: rti: of: honor timeout-sec property
` [PATCH 6.1 608/772] can: dev: can_set_termination(): allow sleeping GPIOs
` [PATCH 6.1 609/772] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6
` [PATCH 6.1 610/772] tracing: Fix cmp_entries_dup() to respect sort() comparison rules
` [PATCH 6.1 611/772] arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
` [PATCH 6.1 612/772] arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
` [PATCH 6.1 613/772] ALSA: usb-audio: add mixer mapping for Corsair HS80
` [PATCH 6.1 614/772] ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
` [PATCH 6.1 615/772] ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
` [PATCH 6.1 616/772] scsi: qla2xxx: Fix abort in bsg timeout
` [PATCH 6.1 617/772] scsi: qla2xxx: Fix NVMe and NPIV connect issue
` [PATCH 6.1 618/772] scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
` [PATCH 6.1 619/772] scsi: qla2xxx: Fix use after free on unload
` [PATCH 6.1 620/772] scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
` [PATCH 6.1 621/772] scsi: ufs: core: sysfs: Prevent div by zero
` [PATCH 6.1 622/772] scsi: ufs: core: Add missing post notify for power mode change
` [PATCH 6.1 623/772] nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
` [PATCH 6.1 624/772] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
` [PATCH 6.1 625/772] drm/dp_mst: Fix MST sideband message body length check
` [PATCH 6.1 626/772] drm/dp_mst: Verify request type in the corresponding down message reply
` [PATCH 6.1 627/772] drm/dp_mst: Fix resetting msg rx state after topology removal
` [PATCH 6.1 628/772] drm/amdgpu/hdp5.2: do a posting read when flushing HDP
` [PATCH 6.1 629/772] modpost: Add .irqentry.text to OTHER_SECTIONS
` [PATCH 6.1 630/772] bpf: fix OOB devmap writes when deleting elements
` [PATCH 6.1 631/772] dma-buf: fix dma_fence_array_signaled v4
` [PATCH 6.1 632/772] dma-fence: Fix reference leak on fence merge failure path
` [PATCH 6.1 633/772] dma-fence: Use kernels sort for merging fences
` [PATCH 6.1 634/772] xsk: fix OOB map writes when deleting elements
` [PATCH 6.1 635/772] regmap: detach regmap from dev on regmap_exit
` [PATCH 6.1 636/772] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
` [PATCH 6.1 637/772] mmc: core: Further prevent card detect during shutdown
` [PATCH 6.1 638/772] ocfs2: update seq_file index in ocfs2_dlm_seq_next
` [PATCH 6.1 639/772] lib: stackinit: hide never-taken branch from compiler
` [PATCH 6.1 640/772] iommu/arm-smmu: Defer probe of clients after smmu device bound
` [PATCH 6.1 641/772] epoll: annotate racy check
` [PATCH 6.1 642/772] s390/cpum_sf: Handle CPU hotplug remove during sampling
` [PATCH 6.1 643/772] btrfs: avoid unnecessary device path update for the same device
` [PATCH 6.1 644/772] btrfs: do not clear read-only when adding sprout device
` [PATCH 6.1 645/772] kselftest/arm64: Dont leak pipe fds in pac.exec_sign_all()
` [PATCH 6.1 646/772] kcsan: Turn report_filterlist_lock into a raw_spinlock
` [PATCH 6.1 647/772] perf/x86/amd: Warn only on new bits set
` [PATCH 6.1 648/772] media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
` [PATCH 6.1 649/772] media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
` [PATCH 6.1 650/772] mmc: core: Add SD card quirk for broken poweroff notification
` [PATCH 6.1 651/772] soc: imx8m: Probe the SoC driver as platform driver
` [PATCH 6.1 652/772] HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
` [PATCH 6.1 653/772] drm/vc4: hdmi: Avoid log spam for audio start failure
` [PATCH 6.1 654/772] drm/vc4: hvs: Set AXI panic modes for the HVS
` [PATCH 6.1 655/772] drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
` [PATCH 6.1 656/772] drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition
` [PATCH 6.1 657/772] drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK
` [PATCH 6.1 658/772] drm/bridge: it6505: Enable module autoloading
` [PATCH 6.1 659/772] drm/mcde: "
` [PATCH 6.1 660/772] drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
` [PATCH 6.1 661/772] drm/display: Fix building with GCC 15
` [PATCH 6.1 662/772] r8169: dont apply UDP padding quirk on RTL8126A
` [PATCH 6.1 663/772] samples/bpf: Fix a resource leak
` [PATCH 6.1 664/772] net: fec_mpc52xx_phy: Use %pa to format resource_size_t
` [PATCH 6.1 665/772] net: ethernet: fs_enet: "
` [PATCH 6.1 666/772] net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
` [PATCH 6.1 667/772] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH 6.1 668/772] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH 6.1 669/772] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH 6.1 670/772] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH 6.1 671/772] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH 6.1 672/772] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH 6.1 673/772] net: inet6: do not leave a dangling sk pointer in inet6_create()
` [PATCH 6.1 674/772] wifi: ath5k: add PCI ID for SX76X
` [PATCH 6.1 675/772] wifi: ath5k: add PCI ID for Arcadyan devices
` [PATCH 6.1 676/772] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
` [PATCH 6.1 677/772] net: sfp: change quirks for Alcatel Lucent G-010S-P
` [PATCH 6.1 678/772] drm/sched: memset() job in drm_sched_job_init()
` [PATCH 6.1 679/772] drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
` [PATCH 6.1 680/772] drm/amdgpu: Dereference the ATCS ACPI buffer
` [PATCH 6.1 681/772] drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
` [PATCH 6.1 682/772] dma-debug: fix a possible deadlock on radix_lock
` [PATCH 6.1 683/772] jfs: array-index-out-of-bounds fix in dtReadFirst
` [PATCH 6.1 684/772] jfs: fix shift-out-of-bounds in dbSplit
` [PATCH 6.1 685/772] jfs: fix array-index-out-of-bounds in jfs_readdir
` [PATCH 6.1 686/772] jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
` [PATCH 6.1 687/772] drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
` [PATCH 6.1 688/772] ALSA: usb-audio: Make mic volume workarounds globally applicable
` [PATCH 6.1 689/772] drm/amdgpu: set the right AMDGPU sg segment limitation
` [PATCH 6.1 690/772] wifi: ipw2x00: libipw_rx_any(): fix bad alignment
` [PATCH 6.1 691/772] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
` [PATCH 6.1 692/772] dsa: qca8k: Use nested lock to avoid splat
` [PATCH 6.1 693/772] Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
` [PATCH 6.1 694/772] Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
` [PATCH 6.1 695/772] ASoC: hdmi-codec: reorder channel allocation list
` [PATCH 6.1 696/772] rocker: fix link status detection in rocker_carrier_init()
` [PATCH 6.1 697/772] net/neighbor: clear error in case strict check is not set
` [PATCH 6.1 698/772] netpoll: Use rcu_access_pointer() in __netpoll_setup
` [PATCH 6.1 699/772] pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
` [PATCH 6.1 700/772] tracing/ftrace: disable preemption in syscall probe
` [PATCH 6.1 701/772] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH 6.1 702/772] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH 6.1 703/772] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH 6.1 704/772] scsi: ufs: core: Make DMA mask configuration more flexible
` [PATCH 6.1 705/772] leds: class: Protect brightness_show() with led_cdev->led_access mutex
` [PATCH 6.1 706/772] scsi: st: Dont modify unknown block number in MTIOCGET
` [PATCH 6.1 707/772] scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
` [PATCH 6.1 708/772] pinctrl: qcom-pmic-gpio: add support for PM8937
` [PATCH 6.1 709/772] pinctrl: qcom: spmi-mpp: Add PM8937 compatible
` [PATCH 6.1 710/772] nvdimm: rectify the illogical code within nd_dax_probe()
` [PATCH 6.1 711/772] smb: client: memcpy() with surrounding object base address
` [PATCH 6.1 713/772] f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode
` [PATCH 6.1 722/772] MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
` [PATCH 6.1 723/772] ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WW
` [PATCH 6.1 724/772] powerpc/prom_init: Fixup missing powermac #size-cells
` [PATCH 6.1 725/772] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle

[PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-12 16:33 UTC  (14+ messages)
` [PATCH v6 01/16] rust: module: add trait `ModuleMetadata`
` [PATCH v6 02/16] rust: implement generic driver registration
` [PATCH v6 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v6 04/16] rust: add rcu abstraction
` [PATCH v6 05/16] rust: types: add `Opaque::pin_init`
` [PATCH v6 06/16] rust: add `Revocable` type
` [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types
` [PATCH v6 08/16] rust: add devres abstraction
` [PATCH v6 09/16] rust: pci: add basic PCI device / driver abstractions
` [PATCH v6 10/16] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v6 11/16] samples: rust: add Rust PCI sample driver
` [PATCH v6 12/16] rust: of: add `of::DeviceId` abstraction
` [PATCH v6 13/16] rust: driver: implement `Adapter`

[PATCH v2 00/14] qrb4210-rb2: add wsa audio playback and capture support
 2024-12-12 16:36 UTC  (3+ messages)
` [PATCH v2 01/14] ASoC: dt-bindings: qcom: Add SM6115 LPASS rxmacro and vamacro codecs

[PATCH net-next v6 0/4] Add support for SO_PRIORITY cmsg
 2024-12-12 16:35 UTC  (4+ messages)
` [PATCH net-next v6 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH 1/2] bloblist: Introduce BLOBLIST_PRIOR_STAGE options
 2024-12-12 16:34 UTC  (4+ messages)
` [PATCH 2/2] bloblist: Disable CONFIG_SPL_BLOBLIST_PRIOR_STAGE on some platforms

[PATCH v2] soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1
 2024-12-12 16:32 UTC 

[PATCH 0/2] Qcom Geni exit path cleanups
 2024-12-12 16:32 UTC  (5+ messages)
` [PATCH 2/2] i2c: qcom-geni: Simplify error handling in probe function

[Intel-wired-lan] [PATCH iwl-net] ice: fix ice_parser_rt::bst_key array size
 2024-12-12 16:30 UTC  (3+ messages)
  `  "

[PATCH i-g-t 1/4] lib/xe_eudebug: Use igt_container_of instead of (void *) casting
 2024-12-12 16:30 UTC  (2+ messages)

[PATCH] PCI: endpoint: Replace magic number "6" by PCI_STD_NUM_BARS
 2024-12-12 16:29 UTC  (2+ messages)

22.11.7 patches review and test
 2024-12-12 16:29 UTC  (3+ messages)

[PATCH] drm/xe: Fix fault on fd close when wedged
 2024-12-12 16:30 UTC  (4+ messages)

[PULL v1 linux-firmware] Update firmware for Cirrus CS35L56 Amps
 2024-12-12 16:27 UTC 

[PATCH] MAINTAINERS: wifi: ath: add Jeff Johnson as maintainer
 2024-12-12 16:27 UTC 

[PATCH v2 0/4] Add RZ/G3E pinctrl support
 2024-12-12 16:26 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: renesas: Document RZ/G3E SoC

[PATCH 0/2] Add new capabilities to PMF Smart PC
 2024-12-12 16:26 UTC  (3+ messages)
` [PATCH 2/2] platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver


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.