All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-19 11:28:20 to 2022-07-19 12:06:17 UTC [more...]

[PATCH 4.19 00/48] 4.19.253-rc1 review
 2022-07-19 11:54 UTC  (27+ messages)
` [PATCH 4.19 01/48] ALSA: hda - Add fixup for Dell Latitidue E5430
` [PATCH 4.19 02/48] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
` [PATCH 4.19 03/48] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
` [PATCH 4.19 04/48] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
` [PATCH 4.19 05/48] tracing/histograms: Fix memory leak problem
` [PATCH 4.19 06/48] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
` [PATCH 4.19 07/48] ARM: 9213/1: Print message about disabled Spectre workarounds only once
` [PATCH 4.19 08/48] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
` [PATCH 4.19 09/48] cgroup: Use separate src/dst nodes when preloading css_sets for migration
` [PATCH 4.19 10/48] nilfs2: fix incorrect masking of permission flags for symlinks
` [PATCH 4.19 11/48] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
` [PATCH 4.19 12/48] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
` [PATCH 4.19 13/48] ASoC: sgtl5000: Fix noise on shutdown/remove
` [PATCH 4.19 14/48] inetpeer: Fix data-races around sysctl
` [PATCH 4.19 15/48] net: Fix data-races around sysctl_mem
` [PATCH 4.19 16/48] cipso: Fix data-races around sysctl
` [PATCH 4.19 17/48] icmp: "
` [PATCH 4.19 18/48] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
` [PATCH 4.19 19/48] icmp: Fix a data-race around sysctl_icmp_ratelimit
` [PATCH 4.19 20/48] icmp: Fix a data-race around sysctl_icmp_ratemask
` [PATCH 4.19 22/48] sfc: fix use after free when disabling sriov
` [PATCH 4.19 24/48] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
` [PATCH 4.19 25/48] seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
` [PATCH 4.19 26/48] sfc: fix kernel panic when creating VF
` [PATCH 4.19 27/48] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH 4.19 29/48] netfilter: br_netfilter: do not skip all hooks with 0 priority

[PATCH v3 0/2] Updates for asm-generic/pci.h
 2022-07-19 12:02 UTC  (7+ messages)
` [PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86

[PATCH] version: 22.11-rc0
 2022-07-19 12:04 UTC  (5+ messages)

[PATCH v9 00/21] job: replace AioContext lock with job_mutex
 2022-07-19 12:00 UTC  (4+ messages)
` [PATCH v9 09/21] jobs: use job locks also in the unit tests

[PATCH] hw/nios2: virt: pass random seed to fdt
 2022-07-19 12:01 UTC 

[PATCH 4.14 00/43] 4.14.289-rc1 review
 2022-07-19 11:54 UTC  (44+ messages)
` [PATCH 4.14 01/43] ALSA: hda - Add fixup for Dell Latitidue E5430
` [PATCH 4.14 02/43] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
` [PATCH 4.14 03/43] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
` [PATCH 4.14 04/43] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
` [PATCH 4.14 05/43] ARM: 9213/1: Print message about disabled Spectre workarounds only once
` [PATCH 4.14 06/43] ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
` [PATCH 4.14 07/43] cgroup: Use separate src/dst nodes when preloading css_sets for migration
` [PATCH 4.14 08/43] nilfs2: fix incorrect masking of permission flags for symlinks
` [PATCH 4.14 09/43] net: dsa: bcm_sf2: force pause link settings
` [PATCH 4.14 10/43] xhci: bail out early if driver cant accress host in resume
` [PATCH 4.14 11/43] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH 4.14 12/43] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
` [PATCH 4.14 13/43] inetpeer: Fix data-races around sysctl
` [PATCH 4.14 14/43] net: Fix data-races around sysctl_mem
` [PATCH 4.14 15/43] cipso: Fix data-races around sysctl
` [PATCH 4.14 16/43] icmp: "
` [PATCH 4.14 17/43] ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
` [PATCH 4.14 18/43] icmp: Fix a data-race around sysctl_icmp_ratelimit
` [PATCH 4.14 19/43] icmp: Fix a data-race around sysctl_icmp_ratemask
` [PATCH 4.14 20/43] ipv4: Fix data-races around sysctl_ip_dynaddr
` [PATCH 4.14 21/43] sfc: fix use after free when disabling sriov
` [PATCH 4.14 22/43] seg6: fix skb checksum evaluation in SRH encapsulation/insertion
` [PATCH 4.14 23/43] seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
` [PATCH 4.14 24/43] sfc: fix kernel panic when creating VF
` [PATCH 4.14 25/43] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH 4.14 26/43] virtio_mmio: Restore guest page size on resume
` [PATCH 4.14 27/43] netfilter: br_netfilter: do not skip all hooks with 0 priority
` [PATCH 4.14 28/43] cpufreq: pmac32-cpufreq: Fix refcount leak bug
` [PATCH 4.14 29/43] platform/x86: hp-wmi: Ignore Sanitization Mode event
` [PATCH 4.14 30/43] net: tipc: fix possible refcount leak in tipc_sk_create()
` [PATCH 4.14 31/43] NFC: nxp-nci: dont print header length mismatch on i2c error
` [PATCH 4.14 32/43] net: sfp: fix memory leak in sfp_probe()
` [PATCH 4.14 33/43] ASoC: ops: Fix off by one in range control validation
` [PATCH 4.14 34/43] ASoC: wm5110: Fix DRE control
` [PATCH 4.14 35/43] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH 4.14 36/43] x86: Clear .brk area at early boot
` [PATCH 4.14 37/43] signal handling: dont use BUG_ON() for debugging
` [PATCH 4.14 38/43] USB: serial: ftdi_sio: add Belimo device ids
` [PATCH 4.14 39/43] usb: dwc3: gadget: Fix event pending check
` [PATCH 4.14 40/43] tty: serial: samsung_tty: set dma burst_size to 1
` [PATCH 4.14 41/43] serial: 8250: fix return error code in serial8250_request_std_resource()
` [PATCH 4.14 42/43] mm: invalidate hwpoison page cache page in fault path
` [PATCH 4.14 43/43] can: m_can: m_can_tx_handler(): fix use after free of skb

[PATCH] tests/sctp: remove assumptions in the SCTP tests
 2022-07-19 11:58 UTC  (2+ messages)

[PATCH v4 0/2] Fix RISC-V's arch-topology reporting
 2022-07-19 12:00 UTC  (10+ messages)
` [PATCH v4 1/2] arm64: topology: move store_cpu_topology() to shared code

[PATCH v2] devtools: ensure proper tag sequence
 2022-07-19 12:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 1/3] clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
 2022-07-19 11:57 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clock: add SM6375 QCOM global clock bindings
` [PATCH v2 3/3] clk: qcom: Add global clock controller driver for SM6375

[PATCH] Initialize local relocator subchunk struct to all zeros
 2022-07-19 12:01 UTC  (4+ messages)

[linux-next:master 6911/11568] vmlinux.o: warning: objtool: enter_from_user_mode+0xcd: call to preempt_count_add() leaves .noinstr.text section
 2022-07-19 12:00 UTC 

Feature request: provide a persistent IDs on a commit
 2022-07-19 11:57 UTC  (5+ messages)

[PATCH 4.9 00/28] 4.9.324-rc1 review
 2022-07-19 11:54 UTC  (29+ messages)
` [PATCH 4.9 01/28] arm64: entry: Restore tramp_map_kernel ISB
` [PATCH 4.9 02/28] ALSA: hda - Add fixup for Dell Latitidue E5430
` [PATCH 4.9 03/28] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
` [PATCH 4.9 04/28] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
` [PATCH 4.9 05/28] ARM: 9213/1: Print message about disabled Spectre workarounds only once
` [PATCH 4.9 06/28] nilfs2: fix incorrect masking of permission flags for symlinks
` [PATCH 4.9 07/28] net: dsa: bcm_sf2: force pause link settings
` [PATCH 4.9 08/28] ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
` [PATCH 4.9 09/28] cipso: Fix data-races around sysctl
` [PATCH 4.9 10/28] icmp: "
` [PATCH 4.9 11/28] ipv4: Fix data-races around sysctl_ip_dynaddr
` [PATCH 4.9 12/28] sfc: fix use after free when disabling sriov
` [PATCH 4.9 13/28] sfc: fix kernel panic when creating VF
` [PATCH 4.9 14/28] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH 4.9 15/28] virtio_mmio: Restore guest page size on resume
` [PATCH 4.9 16/28] cpufreq: pmac32-cpufreq: Fix refcount leak bug
` [PATCH 4.9 17/28] net: tipc: fix possible refcount leak in tipc_sk_create()
` [PATCH 4.9 18/28] NFC: nxp-nci: dont print header length mismatch on i2c error
` [PATCH 4.9 19/28] ASoC: ops: Fix off by one in range control validation
` [PATCH 4.9 20/28] ASoC: wm5110: Fix DRE control
` [PATCH 4.9 21/28] x86: Clear .brk area at early boot
` [PATCH 4.9 22/28] signal handling: dont use BUG_ON() for debugging
` [PATCH 4.9 23/28] USB: serial: ftdi_sio: add Belimo device ids
` [PATCH 4.9 24/28] usb: dwc3: gadget: Fix event pending check
` [PATCH 4.9 25/28] tty: serial: samsung_tty: set dma burst_size to 1
` [PATCH 4.9 26/28] serial: 8250: fix return error code in serial8250_request_std_resource()
` [PATCH 4.9 27/28] mm: invalidate hwpoison page cache page in fault path
` [PATCH 4.9 28/28] can: m_can: m_can_tx_handler(): fix use after free of skb

[PATCH v9 0/2] Add LTRF216A Driver
 2022-07-19 11:56 UTC  (4+ messages)
` [PATCH v9 2/2] iio: light: Add support for ltrf216a sensor

[PATCH] virtio: Force DMA restricted devices through DMA API
 2022-07-19 11:56 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-19 11:56 UTC 

[PATCH v2 0/2] Updates for asm-generic/pci.h
 2022-07-19 11:55 UTC  (10+ messages)
` [PATCH v2 2/2] asm-generic: Add new pci.h and use it

[LTP] [PATCH v4 1/2] syslog11: convert to new LTP API
 2022-07-19 11:54 UTC  (5+ messages)
` [LTP] [PATCH v4 2/2] syslog11: save and restore console log level

[PULL 00/40] qemu-sparc queue 20220718
 2022-07-19 11:54 UTC  (2+ messages)

[PATCH] i2c: avoid dynamic stack use in dm_i2c_write
 2022-07-19 11:54 UTC  (2+ messages)

[PATCH v7 0/7] trace2: dump scope when print "interesting" config
 2022-07-19 11:42 UTC  (3+ messages)

[PATCH v3] hw/i386: pass RNG seed via setup_data entry
 2022-07-19 11:53 UTC  (2+ messages)
` [PATCH resend "

[PATCH v4] i2c: nuvoton: Add NPCM7xx i2c driver
 2022-07-19 11:54 UTC  (2+ messages)

[PATCH] i2c: ast_i2c: Remove SCL direct drive mode
 2022-07-19 11:53 UTC  (2+ messages)

[PATCH v5.10 1/1] io_uring: Use original task for req identity in io_identity_cow()
 2022-07-19 11:52 UTC 

[PATCH] mm/mempolicy: remove unneeded out label
 2022-07-19 11:52 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-19 11:52 UTC  (10+ messages)

[PATCH 1/2] ARM: dts: qcom: ipq8064: reorganize node order and sort them
 2022-07-19 11:52 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] Add pinned to perf_pmu and remove store dword
 2022-07-19 11:51 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] tests/i915/perf_pmu: Add softpin flag for no-reloc path
` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915/perf_pmu: Add second store dword for looping

[PATCH v2 0/1] mm: kfence: fix unexpected leak scan on kfence pool
 2022-07-19 11:50 UTC  (7+ messages)
` [PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-07-19 11:50 UTC  (18+ messages)

[PATCH] Documentation: ACPI: EINJ: Fix obsolete example
 2022-07-19 11:50 UTC 

[PATCH 1/5] tm.3type: tfix
 2022-07-19 11:50 UTC  (7+ messages)
` [PATCH 2/5] tm.3type: align ranges
` [PATCH 3/5] tm.3type: tm_year is year minus 1900, not since

RTT-PROBE: lore-subspace-rtt
 2022-07-19 11:46 UTC 

[PATCH] contrib/rerere-train: avoid useless gpg sign in training
 2022-07-19 11:40 UTC 

[PATCH] Date:do not initialise statics to 0
 2022-07-19 11:45 UTC  (2+ messages)

[PATCH] ata:do not initialise statics to 0
 2022-07-19 11:45 UTC  (2+ messages)

[PATCH qemu] target/s390x: support PRNO_TRNG instruction
 2022-07-19 11:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] power: supply: Explain maintenance charging
 2022-07-19 11:41 UTC 

[PATCH 1/2] ASoC: SOF: imx: Add i.MX8ULP HW support
 2022-07-19 11:41 UTC  (4+ messages)

[PATCH] target/ppc: Implement new wait variants
 2022-07-19 11:38 UTC 

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-19 11:41 UTC  (3+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-19 11:40 UTC  (13+ messages)

[patch net-next v2 00/12] mlxsw: Implement dev info and dev flash for line cards
 2022-07-19 11:41 UTC  (4+ messages)
` [patch net-next v2 01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration

FAILED: patch "[PATCH] can: m_can: m_can_tx_handler(): fix use after free of skb" failed to apply to 5.4-stable tree
 2022-07-19 11:39 UTC  (3+ messages)

[PATCH v3] multifd: Copy pages before compressing them with zlib
 2022-07-19 11:37 UTC  (2+ messages)

SCSI discovery update
 2022-07-19 11:37 UTC  (5+ messages)
` [PATCH 10/14] scsi: sd: Move WRITE_ZEROES configuration to a separate function
  ` regression next-20220714: mkfs.ext4 on multipath device over scsi disks causes 'lifelock' in block layer

[Intel-wired-lan] [PATCH net-next v1] i40e: Refactor tc mqprio checks
 2022-07-19 11:37 UTC  (2+ messages)

FAILED: patch "[PATCH] mm: invalidate hwpoison page cache page in fault path" failed to apply to 4.14-stable tree
 2022-07-19 11:38 UTC  (3+ messages)

[PATCH v3 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb
 2022-07-19 11:36 UTC  (5+ messages)
` [PATCH v4 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
  ` [PATCH v4 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

RTT-PROBE: lore-subspace-rtt
 2022-07-19 11:36 UTC 

[PATCH 00/12] Adding Gaudi2 ASIC support to habanalabs driver
 2022-07-19 11:35 UTC  (8+ messages)
` [PATCH 11/12] habanalabs/gaudi2: add tpm attestation info uapi

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-19 11:34 UTC  (6+ messages)
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support

[kvm-unit-tests PATCH 0/3] arm: pmu: Fixes for bare metal
 2022-07-19 11:34 UTC  (4+ messages)
` [kvm-unit-tests PATCH 3/3] arm: pmu: Remove checks for !overflow in chained counters tests

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-07-19 11:32 UTC  (6+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "

[PATCH v3 00/19] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-19 11:28 UTC  (4+ messages)

[LTP] [PATCH] readahead01.c: use TST_EXP_FAIL() macro and fix warnings
 2022-07-19 11:33 UTC  (2+ messages)

[PATCH net 1/2] net: lantiq_xrx200: confirm skb is allocated before using
 2022-07-19 11:31 UTC  (3+ messages)
` [PATCH net 2/2] net: lantiq_xrx200: fix return value in ENOMEM case

[LTP] [PATCH] readahead01.c: turn comment into docparse and reword
 2022-07-19 11:32 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-19 11:30 UTC  (11+ messages)
                  ` cgroup specific sticky resources (was: Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.)

[PATCH v7 0/9] VirtIO-GPU driver fixes and improvements
 2022-07-19 11:30 UTC  (11+ messages)
` [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs

[PATCH qemu] target/s390x: support PRNO_TRNG instruction
 2022-07-19 11:27 UTC  (3+ messages)

[PATCH] spi: spi-rspi: Add force_dma variable to spi_ops
 2022-07-19 11:28 UTC  (5+ messages)

[PATCH] USB: serial: option: add Quectel EM060K modem
 2022-07-19 11:28 UTC 


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.