All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-07 19:45:11 to 2023-06-07 20:20:03 UTC [more...]

[PATCH 5.15 000/159] 5.15.116-rc1 review
 2023-06-07 20:17 UTC  (2+ messages)
  ` [PATCH 5.15 121/159] block/blk-iocost (gcc13): keep large values in a new enum

[PATCH 4.14 00/61] 4.14.317-rc1 review
 2023-06-07 20:16 UTC  (46+ messages)
` [PATCH 4.14 01/61] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 4.14 02/61] ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
` [PATCH 4.14 03/61] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 4.14 04/61] dmaengine: pl330: rename _start to prevent build error
` [PATCH 4.14 05/61] netrom: fix info-leak in nr_write_internal()
` [PATCH 4.14 06/61] af_packet: Fix data-races of pkt_sk(sk)->num
` [PATCH 4.14 07/61] af_packet: do not use READ_ONCE() in packet_bind()
` [PATCH 4.14 08/61] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
` [PATCH 4.14 09/61] udp6: Fix race condition in udp6_sendmsg & connect
` [PATCH 4.14 10/61] net: dsa: mv88e6xxx: Increase wait after reset deactivation
` [PATCH 4.14 11/61] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
` [PATCH 4.14 12/61] ARM: 9295/1: unwind:fix unwind abort for uleb128 case
` [PATCH 4.14 13/61] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
` [PATCH 4.14 14/61] fbdev: stifb: Fix info entry in sti_struct on error path
` [PATCH 4.14 15/61] nbd: Fix debugfs_create_dir error checking
` [PATCH 4.14 16/61] ASoC: dwc: limit the number of overrun messages
` [PATCH 4.14 17/61] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH 4.14 18/61] media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
` [PATCH 4.14 19/61] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH 4.14 20/61] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
` [PATCH 4.14 21/61] media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
` [PATCH 4.14 22/61] media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
` [PATCH 4.14 23/61] media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
` [PATCH 4.14 24/61] media: netup_unidvb: fix irq init by register it at the end of probe
` [PATCH 4.14 25/61] media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
` [PATCH 4.14 26/61] media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
` [PATCH 4.14 27/61] media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
` [PATCH 4.14 28/61] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
` [PATCH 4.14 29/61] scsi: core: Decrease scsi_devices iorequest_cnt if dispatch failed
` [PATCH 4.14 31/61] netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
` [PATCH 4.14 32/61] ALSA: oss: avoid missing-prototype warnings
` [PATCH 4.14 40/61] scsi: stex: Fix gcc 13 warnings
` [PATCH 4.14 41/61] ata: libata-scsi: Use correct device no in ata_find_dev()
` [PATCH 4.14 42/61] x86/boot: Wrap literal addresses in absolute_pointer()
` [PATCH 4.14 43/61] ACPI: thermal: drop an always true check
` [PATCH 4.14 44/61] gcc-12: disable -Wdangling-pointer warning for now
` [PATCH 4.14 45/61] eth: sun: cassini: remove dead code
` [PATCH 4.14 46/61] kernel/extable.c: use address-of operator on section symbols
` [PATCH 4.14 47/61] lib/dynamic_debug.c: "
` [PATCH 4.14 48/61] wifi: rtlwifi: remove always-true condition pointed out by GCC 12
` [PATCH 4.14 49/61] regulator: da905{2,5}: Remove unnecessary array check
` [PATCH 4.14 50/61] mmc: vub300: fix invalid response handling
` [PATCH 4.14 51/61] tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
` [PATCH 4.14 52/61] selinux: dont use makes grouped targets feature yet
` [PATCH 4.14 53/61] ext4: add lockdep annotations for i_data_sem for ea_inodes

[PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
 2023-06-07 20:19 UTC  (3+ messages)
  ` [Nouveau] "

[PATCH v2 0/3] ASoC: stm32: fix dtbs_check warnings
 2023-06-07 20:17 UTC  (3+ messages)
` (subset) "

[PATCH] ASoC: codecs: wsa883x: use existing define instead of raw value
 2023-06-07 20:17 UTC  (2+ messages)

[PATCH 0/3] ASoC: stm32: fix dtbs_check warnings
 2023-06-07 20:17 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/5] Trivial code cleanup patches
 2023-06-07 20:18 UTC  (4+ messages)
` [PATCH v2 1/5] staging: rtl8192e: Remove variable SetWirelessMode

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-06-07 20:17 UTC  (8+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

RFC for new feature to move pages from one vma to another without split
 2023-06-07 20:17 UTC  (6+ messages)

[PATCH v1 0/6] arm64: dts: meson: a1: introduce several peripheral IPs
 2023-06-07 20:16 UTC  (21+ messages)
` [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
` [PATCH v1 2/6] arm64: dts: meson: a1: support USB controller in OTG mode
` [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk
` [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller
` [PATCH v1 5/6] arm64: dts: meson: a1: introduce UART_AO mux definitions
` [PATCH v1 6/6] arm64: dts: meson: a1: add eMMC controller and its pins

[Intel-gfx] [PATCH] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-06-07 20:17 UTC  (2+ messages)

[PATCH 1/2] x86/microcode/AMD: Load late on both threads too
 2023-06-07 20:15 UTC  (4+ messages)

[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
 2023-06-07 20:15 UTC  (6+ messages)

rollback to a snapshot
 2023-06-07 20:14 UTC  (8+ messages)

[PATCH v2] arm64: dts: qcom: qcm2290: Add CPU idle states
 2023-06-07 20:13 UTC  (2+ messages)

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-07 20:12 UTC  (10+ messages)
` [PATCH 05/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Lake-S pin controller support
 2023-06-07 20:10 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-07 20:10 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

nftables: How to stop further chain traversal after accept verdict
 2023-06-07 20:09 UTC  (5+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-07 20:08 UTC  (7+ messages)
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure

[PATCH v2 0/9] pktdvd: Clean up the driver
 2023-06-07 20:08 UTC  (4+ messages)

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-06-07 20:07 UTC  (4+ messages)
` [PATCH v5 08/20] x86/decompressor: Use standard calling convention for trampoline

[PATCH] dt-bindings: arm: Add Cortex-R52 to the list of enum
 2023-06-07 20:07 UTC  (3+ messages)

[RFC PATCH 0/5] LWIP stack integration
 2023-06-07 20:07 UTC  (11+ messages)
                ` [lwip-devel] "

[PATCH 0/3] media: Add MIPI CCI register access helper functions
 2023-06-07 20:07 UTC  (5+ messages)
` [PATCH 1/3] "

QEMU AVR Patch - Correct handling of AVR interrupts
 2023-06-07 20:07 UTC  (2+ messages)

[PATCH v3 0/8] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-07 20:07 UTC  (5+ messages)
` [PATCH v3 4/8] scsi: call scsi_stop_queue() without state_mutex held

[PATCH v2 0/9] spi: bcm63xx-hsspi: driver and doc updates
 2023-06-07 20:05 UTC  (5+ messages)

[PATCH v2] script: modpost: emit a warning when the description is missing
 2023-06-07 20:06 UTC  (3+ messages)

[oe-layersetup][PATCH 00/15] Sacrifice your first born to the linter
 2023-06-07 20:05 UTC  (16+ messages)
` [oe-layersetup][PATCH 01/15] oe-layertool-setup: prefer use of $() notation
` [oe-layersetup][PATCH 02/15] oe-layertool-setup: replace all x comparisons with -n/-z
` [oe-layersetup][PATCH 03/15] oe-layertool-setup: fix all the printf calls
` [oe-layersetup][PATCH 04/15] oe-layertool-setup: fix all quoting, switch eval to export
` [oe-layersetup][PATCH 05/15] oe-layertool-setup: only invoke read with -r
` [oe-layersetup][PATCH 06/15] oe-layertool-setup: check exit code directly
` [oe-layersetup][PATCH 07/15] oe-layertool-setup: guard all cd calls
` [oe-layersetup][PATCH 08/15] oe-layertool-setup: eliminate useless cat
` [oe-layersetup][PATCH 09/15] oe-layertool-setup: use subshell execution with redirect
` [oe-layersetup][PATCH 10/15] oe-layertool-setup: guard against invalid expression in case
` [oe-layersetup][PATCH 11/15] oe-layertool-setup: replace all calls to echo with printf
` [oe-layersetup][PATCH 12/15] oe-layertool-setup: drop unused variable
` [oe-layersetup][PATCH 13/15] oe-layertool-setup: add a path sanity check for oebase
` [oe-layersetup][PATCH 14/15] oe-layertool-setup: fix multi-line printfs
` [oe-layersetup][PATCH 15/15] oe-layertool-setup: add sanity check for layer names

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-06-07 20:04 UTC  (10+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-07 20:01 UTC 

How to find/reclaim missing space in volume
 2023-06-07 20:02 UTC  (10+ messages)

[merged mm-hotfixes-stable] page-cache-fix-page_cache_next-prev_miss-off-by-one.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[bluez/bluez] 8f32fa: battery: Check interface before getting property
 2023-06-07 20:01 UTC 

[merged mm-hotfixes-stable] ocfs2-check-new-file-size-on-fallocate-call.patch removed from -mm tree
 2023-06-07 20:00 UTC  (2+ messages)
` [Ocfs2-devel] "

[merged mm-hotfixes-stable] zswap-do-not-shrink-if-cgroup-may-not-zswap.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] mm-damon-core-fix-divide-error-in-damon_nr_accesses_to_accesses_bp.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] mailmap-add-entry-for-john-keeping.patch removed from -mm tree
 2023-06-07 20:00 UTC 

arm64/for-kernelci baseline: 42 runs, 15 regressions (v6.4-rc4-77-g3bb1a3e1674b)
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] epoll-ep_autoremove_wake_function-should-use-list_del_init_careful.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] mm-gup_test-fix-ioctl-fail-for-compat-task.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] nilfs2-reject-devices-with-insufficient-block-count.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] lazy-tlb-fix-hotplug-exit-race-with-mmu_lazy_tlb_shootdown.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] ocfs2-fix-use-after-free-when-unmounting-read-only-filesystem.patch removed from -mm tree
 2023-06-07 20:00 UTC  (2+ messages)
` [Ocfs2-devel] "

[merged mm-hotfixes-stable] lazy-tlb-consolidate-lazy-tlb-mm-switching.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] riscv-purgatory-remove-pgo-flags.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-possible-out-of-bounds-segment-allocation-in-resize-ioctl.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] lib-test_vmallocc-avoid-garbage-in-page-array.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[PATCH net-next 0/3] tools: ynl: generate code for the handshake family
 2023-06-07 20:00 UTC  (2+ messages)

[merged mm-hotfixes-stable] powerpc-purgatory-remove-pgo-flags.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] x86-purgatory-remove-pgo-flags.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] kexec-support-purgatories-with-texthot-sections.patch removed from -mm tree
 2023-06-07 20:00 UTC 

[merged mm-hotfixes-stable] mm-uffd-allow-vma-to-merge-as-much-as-possible.patch removed from -mm tree
 2023-06-07 19:59 UTC 

[merged mm-hotfixes-stable] mm-uffd-fix-vma-operation-where-start-addr-cuts-part-of-vma.patch removed from -mm tree
 2023-06-07 19:59 UTC 

[merged mm-hotfixes-stable] radix-tree-move-declarations-to-header.patch removed from -mm tree
 2023-06-07 19:59 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-incomplete-buffer-cleanup-in-nilfs_btnode_abort_change_key.patch removed from -mm tree
 2023-06-07 19:59 UTC 

[PATCH v1 1/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
 2023-06-07 19:59 UTC  (3+ messages)
` [PATCH v1 2/8] dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-07 19:59 UTC  (4+ messages)
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties

[PATCH 0/6] Enable decoder for mt8183
 2023-06-07 19:58 UTC  (5+ messages)
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "

[igt-dev] [PATCH i-g-t 0/2] Add VM error capture tests
 2023-06-07 19:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

回复 Re:(Scanned) Doc~Original Copy - FYI
 2023-06-07  9:01 UTC 

[Intel-gfx] [PATCH v14 7/7] drm/i915/mtl: Add support for PM DEMAND
 2023-06-07 19:57 UTC  (3+ messages)
` [Intel-gfx] [PATCH v15 "

[PATCH] drm/amdkfd: fix and enable debugging for gfx11
 2023-06-07 19:57 UTC  (4+ messages)

[PATCH v3] arm64: sdei: abort running SDEI handlers during crash
 2023-06-07 19:55 UTC  (2+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-06-07 19:55 UTC  (12+ messages)
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper

[virtio-comment] [PATCH v15] virtio-net: support inner header hash
 2023-06-07 19:55 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH 1/2] drm/amd: Make sure image is written to trigger VBIOS image update flow
 2023-06-07  6:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amd: Tighten permissions on VBIOS flashing attributes

[RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
 2023-06-07 19:51 UTC  (3+ messages)
` [RFC bpf-next 4/8] btf: support kernel parsing of BTF with metadata, use it to parse BTF with unknown kinds

[PATCH v2 1/2] mm: zswap: support exclusive loads
 2023-06-07 19:51 UTC 

[PATCH BlueZ] media: Register app objects in proxy_added_cb()
 2023-06-07 19:50 UTC  (2+ messages)

[PATCH BlueZ] battery: Check interface before getting property
 2023-06-07 19:50 UTC  (2+ messages)

[PATCH 00/13] Add MACsec unit test cases
 2023-06-07 19:49 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] security: add direction in SA/SC configuration

[PATCH v4 0/3] media: i2c: Add support for alvium camera
 2023-06-07 19:49 UTC  (4+ messages)
` [PATCH v4 2/3] media: dt-bindings: alvium: add document YAML binding

[xen-unstable-smoke test] 181266: regressions - FAIL
 2023-06-07 19:47 UTC 

[PATCH] fs: avoid empty option when generating legacy mount string
 2023-06-07 19:46 UTC  (2+ messages)

[PATCH v3 0/7] Display support for MSM8226
 2023-06-07 19:46 UTC  (4+ messages)
` [PATCH v3 6/7] drm/msm/dsi: Add phy configuration "
  ` [Freedreno] "

[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
 2023-06-07 19:45 UTC  (10+ messages)
` [PATCH v4 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v4 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v4 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v4 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1

[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
 2023-06-07 19:46 UTC  (19+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver

[PATCH 00/30] fbdev: Make userspace interfaces optional
 2023-06-07 19:45 UTC  (4+ messages)
` [PATCH 26/30] fbdev/core: Add fb_device_{create,destroy}()

[PATCH] Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
 2023-06-07 19:45 UTC 

[Intel-gfx] [PATCH v4 0/2] Avoid reading OA reports before they land
 2023-06-07 19:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Avoid reading OA reports before they land (rev2)


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.