All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-23 11:30:02 to 2023-10-23 11:37:09 UTC [more...]

[PATCH v2 0/3] hw/s390x: Don't call register_savevm_live() during instance_init()
 2023-10-23 11:35 UTC  (3+ messages)

[PATCH 5.15 000/137] 5.15.137-rc1 review
 2023-10-23 10:56 UTC  (43+ messages)
` [PATCH 5.15 001/137] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
` [PATCH 5.15 002/137] Documentation: sysctl: align cells in second content column
` [PATCH 5.15 003/137] xfs: dont expose internal symlink metadata buffers to the vfs
` [PATCH 5.15 004/137] Bluetooth: hci_event: Ignore NULL link key
` [PATCH 5.15 005/137] Bluetooth: Reject connection with the device which has same BD_ADDR
` [PATCH 5.15 006/137] Bluetooth: Fix a refcnt underflow problem for hci_conn
` [PATCH 5.15 007/137] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH 5.15 008/137] Bluetooth: hci_event: Fix coding style
` [PATCH 5.15 009/137] Bluetooth: avoid memcmp() out of bounds warning
` [PATCH 5.15 010/137] ice: fix over-shifted variable
` [PATCH 5.15 011/137] ice: reset first in crash dump kernels
` [PATCH 5.15 012/137] nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
` [PATCH 5.15 013/137] regmap: fix NULL deref on lookup
` [PATCH 5.15 014/137] KVM: x86: Mask LVTPC when handling a PMI
` [PATCH 5.15 016/137] x86/sev: Check IOBM for IOIO exceptions from user-space
` [PATCH 5.15 017/137] x86/sev: Check for user-space IOIO pointing to kernel space
` [PATCH 5.15 018/137] tcp: check mptcp-level constraints for backlog coalescing
` [PATCH 5.15 019/137] fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
` [PATCH 5.15 020/137] fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
` [PATCH 5.15 021/137] fs/ntfs3: fix deadlock in mark_as_free_ex
` [PATCH 5.15 025/137] ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
` [PATCH 5.15 026/137] ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
` [PATCH 5.15 027/137] ASoC: codecs: wcd938x: drop bogus bind error handling
` [PATCH 5.15 028/137] ASoC: codecs: wcd938x: fix unbind tear down order
` [PATCH 5.15 029/137] qed: fix LL2 RX buffer allocation
` [PATCH 5.15 030/137] xfrm: fix a data-race in xfrm_gen_index()
` [PATCH 5.15 031/137] xfrm: interface: use DEV_STATS_INC()
` [PATCH 5.15 032/137] net: ipv4: fix return value check in esp_remove_trailer
` [PATCH 5.15 033/137] net: ipv6: "
` [PATCH 5.15 034/137] net: rfkill: gpio: prevent value glitch during probe
` [PATCH 5.15 035/137] tcp: fix excessive TLP and RACK timeouts from HZ rounding
` [PATCH 5.15 036/137] tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
` [PATCH 5.15 037/137] tun: prevent negative ifindex
` [PATCH 5.15 038/137] ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
` [PATCH 5.15 039/137] net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
` [PATCH 5.15 040/137] i40e: prevent crash on probe if hw registers have invalid values
` [PATCH 5.15 041/137] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
` [PATCH 5.15 042/137] bonding: Return pointer to data after pull on skb
` [PATCH 5.15 043/137] net/sched: sch_hfsc: upgrade rt to sc when it becomes a inner curve
` [PATCH 5.15 044/137] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section

[PATCH V2 0/7] i2c: sprd: Modification of UNISOC Platform I2C Driver
 2023-10-23 11:37 UTC  (5+ messages)
` [PATCH V2 3/7] i2c: sprd: Use global variables to record I2C ack/nack status instead of local variables
` [PATCH V2 4/7] i2c: sprd: Add I2C controller driver to support dynamic switching of 400K/1M/3.4M frequency

[Acpica-devel] [PATCH v2 0/6] Refine _UID references across kernel
 2023-10-23 11:36 UTC  (13+ messages)
` [Acpica-devel] [PATCH v2 1/6] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
  `  "
` [Acpica-devel] [PATCH v2 2/6] pinctrl: intel: use "
  `  "
` [Acpica-devel] [PATCH v2 4/6] ACPI: x86: "
  `  "

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-23 11:36 UTC  (11+ messages)
` [PATCH 10/15] media: intel/ipu6: add input system driver
` [PATCH 11/15] media: intel/ipu6: input system video capture nodes

FAILED: patch "[PATCH] tracing/kprobes: Return EADDRNOTAVAIL when func matches" failed to apply to 5.4-stable tree
 2023-10-23 11:36 UTC  (3+ messages)
` [PATCH 5.4.y 0/1] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
  ` [PATCH 5.4.y 1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

[PATCH v5 00/19] Make Pixman an optional dependency
 2023-10-23 11:34 UTC  (20+ messages)
` [PATCH v5 01/19] build-sys: add a "pixman" feature
` [PATCH v5 02/19] ui: compile out some qemu-pixman functions when !PIXMAN
` [PATCH v5 03/19] ui: add pixman-compat.h
` [PATCH v5 04/19] vl: move display early init before default devices
` [PATCH v5 05/19] ui/console: allow to override the default VC
` [PATCH v5 06/19] ui/vc: console-vc requires PIXMAN
` [PATCH v5 07/19] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH v5 08/19] virtio-gpu: replace PIXMAN for region/rect test
` [PATCH v5 09/19] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v5 10/19] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PATCH v5 11/19] ui/gl: opengl doesn't require PIXMAN
` [PATCH v5 12/19] ui/vnc: VNC requires PIXMAN
` [PATCH v5 13/19] ui/spice: SPICE/QXL "
` [PATCH v5 14/19] ui/gtk: -display gtk "
` [PATCH v5 15/19] ui/dbus: do not require PIXMAN
` [PATCH v5 16/19] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v5 17/19] hw/sm501: allow compiling without PIXMAN
` [PATCH v5 19/19] build-sys: make pixman actually optional

[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
 2023-10-23 11:35 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-23 11:35 UTC  (3+ messages)

[PATCH v1 00/29] Introduce stub headers necessary for full Xen build
 2023-10-23 11:35 UTC  (10+ messages)
` [PATCH v1 20/29] xen/asm-generic: introduce stub header div64.h
` [PATCH v1 21/29] xen/asm-generic: introduce stub header altp2m.h
` [PATCH v1 22/29] xen/asm-generic: introduce stub header delay.h

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-23 11:33 UTC  (15+ messages)

[PATCH 1/1] [brcmfmac] Fix regulatory domain handling to reset bands properly
 2023-10-23 11:34 UTC  (3+ messages)

[PATCH 5.4 000/123] 5.4.259-rc1 review
 2023-10-23 10:58 UTC  (105+ messages)
` [PATCH 5.4 008/123] drm: etvnaviv: fix bad backport leading to warning
` [PATCH 5.4 011/123] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
` [PATCH 5.4 012/123] mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
` [PATCH 5.4 013/123] xen-netback: use default TX queue size for vifs
` [PATCH 5.4 014/123] drm/vmwgfx: fix typo of sizeof argument
` [PATCH 5.4 015/123] ixgbe: fix crash with empty VF macvlan list
` [PATCH 5.4 016/123] net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
` [PATCH 5.4 017/123] nfc: nci: assert requested protocol is valid
` [PATCH 5.4 030/123] ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
` [PATCH 5.4 031/123] Input: powermate - fix use-after-free in powermate_config_complete
` [PATCH 5.4 032/123] Input: psmouse - fix fast_reconnect function for PS/2 mode
` [PATCH 5.4 033/123] Input: xpad - add PXN V900 support
` [PATCH 5.4 034/123] cgroup: Remove duplicates in cgroup v1 tasks file
` [PATCH 5.4 035/123] pinctrl: avoid unsafe code pattern in find_pinctrl()
` [PATCH 5.4 036/123] usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
` [PATCH 5.4 037/123] usb: gadget: ncm: Handle decoding of multiple NTBs in unwrap call
` [PATCH 5.4 038/123] x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
` [PATCH 5.4 039/123] dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
` [PATCH 5.4 040/123] powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
` [PATCH 5.4 041/123] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
` [PATCH 5.4 042/123] ravb: Fix use-after-free issue in ravb_tx_timeout_work()
` [PATCH 5.4 043/123] dev_forward_skb: do not scrub skb mark within the same name space
` [PATCH 5.4 044/123] Documentation: sysctl: align cells in second content column
` [PATCH 5.4 045/123] usb: hub: Guard against accesses to uninitialized BOS descriptors
` [PATCH 5.4 046/123] Bluetooth: hci_event: Ignore NULL link key
` [PATCH 5.4 047/123] Bluetooth: Reject connection with the device which has same BD_ADDR
` [PATCH 5.4 048/123] Bluetooth: Fix a refcnt underflow problem for hci_conn
` [PATCH 5.4 049/123] Bluetooth: vhci: Fix race when opening vhci device
` [PATCH 5.4 050/123] Bluetooth: hci_event: Fix coding style
` [PATCH 5.4 051/123] Bluetooth: avoid memcmp() out of bounds warning
` [PATCH 5.4 052/123] ice: fix over-shifted variable
` [PATCH 5.4 053/123] nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
` [PATCH 5.4 054/123] regmap: fix NULL deref on lookup
` [PATCH 5.4 055/123] KVM: x86: Mask LVTPC when handling a PMI
` [PATCH 5.4 056/123] netfilter: nft_payload: fix wrong mac header matching
` [PATCH 5.4 057/123] qed: fix LL2 RX buffer allocation
` [PATCH 5.4 058/123] xfrm: fix a data-race in xfrm_gen_index()
` [PATCH 5.4 059/123] xfrm: interface: use DEV_STATS_INC()
` [PATCH 5.4 060/123] net: ipv4: fix return value check in esp_remove_trailer
` [PATCH 5.4 061/123] net: ipv6: "
` [PATCH 5.4 062/123] net: rfkill: gpio: prevent value glitch during probe
` [PATCH 5.4 063/123] tcp: fix excessive TLP and RACK timeouts from HZ rounding
` [PATCH 5.4 064/123] tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
` [PATCH 5.4 065/123] tun: prevent negative ifindex
` [PATCH 5.4 066/123] ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
` [PATCH 5.4 067/123] net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
` [PATCH 5.4 068/123] i40e: prevent crash on probe if hw registers have invalid values
` [PATCH 5.4 069/123] net/sched: sch_hfsc: upgrade rt to sc when it becomes a inner curve
` [PATCH 5.4 070/123] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
` [PATCH 5.4 071/123] netfilter: nft_set_rbtree: .deactivate fails if element has expired
` [PATCH 5.4 072/123] net: pktgen: Fix interface flags printing
` [PATCH 5.4 073/123] resource: Add irqresource_disabled()
` [PATCH 5.4 074/123] ACPI: Drop acpi_dev_irqresource_disabled()
` [PATCH 5.4 075/123] ACPI: resources: Add DMI-based legacy IRQ override quirk
` [PATCH 5.4 076/123] ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
` [PATCH 5.4 077/123] ACPI: resource: Add ASUS model S5402ZA to quirks
` [PATCH 5.4 078/123] ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
` [PATCH 5.4 079/123] ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
` [PATCH 5.4 080/123] ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA
` [PATCH 5.4 081/123] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA
` [PATCH 5.4 082/123] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
` [PATCH 5.4 083/123] ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
` [PATCH 5.4 084/123] btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
` [PATCH 5.4 085/123] btrfs: initialize start_slot in btrfs_log_prealloc_extents
` [PATCH 5.4 086/123] i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
` [PATCH 5.4 087/123] overlayfs: set ctime when setting mtime and atime
` [PATCH 5.4 088/123] gpio: timberdale: Fix potential deadlock on &tgpio->lock
` [PATCH 5.4 089/123] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH 5.4 090/123] tracing: relax trace_event_eval_update() execution with cond_resched()
` [PATCH 5.4 091/123] HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
` [PATCH 5.4 092/123] Bluetooth: Avoid redundant authentication
` [PATCH 5.4 093/123] Bluetooth: hci_core: Fix build warnings
` [PATCH 5.4 094/123] wifi: mac80211: allow transmitting EAPOL frames with tainted key
` [PATCH 5.4 095/123] wifi: cfg80211: avoid leaking stack data into trace
` [PATCH 5.4 096/123] regulator/core: Revert "fix kobject release warning and memory leak in regulator_register()"
` [PATCH 5.4 097/123] sky2: Make sure there is at least one frag_addr available
` [PATCH 5.4 098/123] drm: panel-orientation-quirks: Add quirk for One Mix 2S
` [PATCH 5.4 099/123] btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
` [PATCH 5.4 100/123] HID: multitouch: Add required quirk for Synaptics 0xcd7e device
` [PATCH 5.4 101/123] Bluetooth: hci_event: Fix using memcmp when comparing keys
` [PATCH 5.4 102/123] mtd: rawnand: qcom: Unmap the right resource upon probe failure
` [PATCH 5.4 103/123] mtd: spinand: micron: correct bitmask for ecc status
` [PATCH 5.4 104/123] mtd: physmap-core: Restore map_rom fallback
` [PATCH 5.4 105/123] mmc: core: sdio: hold retuning if sdio in 1-bit mode
` [PATCH 5.4 106/123] mmc: core: Capture correct oemid-bits for eMMC cards
` [PATCH 5.4 107/123] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
` [PATCH 5.4 108/123] ACPI: irq: Fix incorrect return value in acpi_register_gsi()
` [PATCH 5.4 109/123] USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
` [PATCH 5.4 110/123] USB: serial: option: add entry for Sierra EM9191 with new firmware
` [PATCH 5.4 111/123] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
` [PATCH 5.4 112/123] perf: Disallow mis-matched inherited group reads
` [PATCH 5.4 113/123] s390/pci: fix iommu bitmap allocation
` [PATCH 5.4 114/123] gpio: vf610: set value before the direction to avoid a glitch
` [PATCH 5.4 115/123] ASoC: pxa: fix a memory leak in probe()
` [PATCH 5.4 116/123] gpio: vf610: make irq_chip immutable
` [PATCH 5.4 117/123] gpio: vf610: mask the gpio irq in system suspend and support wakeup
` [PATCH 5.4 118/123] phy: mapphone-mdm6600: Fix runtime disable on probe
` [PATCH 5.4 119/123] phy: mapphone-mdm6600: Fix runtime PM for remove
` [PATCH 5.4 120/123] phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
` [PATCH 5.4 121/123] Bluetooth: hci_sock: fix slab oob read in create_monitor_event
` [PATCH 5.4 122/123] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
` [PATCH 5.4 123/123] xfrm6: fix inet6_dev refcount underflow problem

[PATCH] x86/pv-shim: fix grant table operations for 32-bit guests
 2023-10-23 11:34 UTC 

[PATCH v8 1/2] lib/bitmap: add bitmap_{read,write}()
 2023-10-23 11:32 UTC  (4+ messages)
` [PATCH v8 2/2] lib/test_bitmap: add tests for bitmap_{read,write}()

[PATCH] hw/ipmi: Don't call vmstate_register() from instance_init() functions
 2023-10-23 11:30 UTC  (2+ messages)

[Proposition] Workshop-like documentation
 2023-10-23 11:30 UTC  (2+ messages)
` [docs] "

[PATCH] treewide: Spelling fix in comment
 2023-10-23  9:55 UTC  (4+ messages)
  ` [PATCH v2] "


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.