All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-26 18:41:55 to 2023-06-26 19:02:55 UTC [more...]

[Stable-7.2.4 00/43] Patch Round-up for stable 7.2.4, freeze on 2023-07-06
 2023-06-26 18:59 UTC  (6+ messages)
` [Stable-7.2.4 03/43] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
` [Stable-7.2.4 09/43] ui/sdl2: Grab Alt+F4 also under Windows
` [Stable-7.2.4 15/43] tests/tcg/s390x: Test LCBB
` [Stable-7.2.4 18/43] linux-user/s390x: Fix single-stepping SVC
` [Stable-7.2.4 19/43] tests/tcg/s390x: Test "

[Stable-8.0.3 00/54] Patch Round-up for stable 8.0.3, freeze on 2023-07-06
 2023-06-26 18:50 UTC  (44+ messages)
` [Stable-8.0.3 01/54] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
` [Stable-8.0.3 02/54] scripts/device-crash-test: Add a parameter to run with TCG only
` [Stable-8.0.3 03/54] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
` [Stable-8.0.3 04/54] hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
` [Stable-8.0.3 05/54] ui/gtk: fix passing y0_top parameter to scanout
` [Stable-8.0.3 06/54] ui/gtk: use widget size for cursor motion event
` [Stable-8.0.3 07/54] ui/gtk-egl: fix scaling for cursor position in scanout mode
` [Stable-8.0.3 08/54] ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
` [Stable-8.0.3 09/54] ui/dbus: fix compilation when GBM && !OPENGL
` [Stable-8.0.3 10/54] ui/sdl2: Grab Alt+Tab also in fullscreen mode
` [Stable-8.0.3 11/54] ui/sdl2: Grab Alt+F4 also under Windows
` [Stable-8.0.3 12/54] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
` [Stable-8.0.3 13/54] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
` [Stable-8.0.3 14/54] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
` [Stable-8.0.3 16/54] tests/tcg/s390x: Test EXECUTE of relative branches
` [Stable-8.0.3 17/54] target/s390x: Fix LCBB overwriting the top 32 bits
` [Stable-8.0.3 18/54] tests/tcg/s390x: Test LCBB
` [Stable-8.0.3 20/54] tests/tcg/s390x: Test LOCFHR
` [Stable-8.0.3 21/54] linux-user/s390x: Fix single-stepping SVC
` [Stable-8.0.3 22/54] tests/tcg/s390x: Test "
` [Stable-8.0.3 23/54] target/s390x: Fix MXDB and MXDBR
` [Stable-8.0.3 24/54] tests/tcg/s390x: Test "
` [Stable-8.0.3 25/54] s390x/tcg: Fix CPU address returned by STIDP
` [Stable-8.0.3 26/54] hw/mips/malta: Fix the malta machine on big endian hosts
` [Stable-8.0.3 27/54] hw/xen: Fix memory leak in libxenstore_open() for Xen
` [Stable-8.0.3 29/54] docs: fix multi-process QEMU documentation
` [Stable-8.0.3 30/54] qga: Fix suspend on Linux guests without systemd
` [Stable-8.0.3 32/54] hw/remote: Fix vfu_cfg trace offset format
` [Stable-8.0.3 33/54] vnc: move assert in vnc_worker_thread_loop
` [Stable-8.0.3 35/54] target/ppc: Fix nested-hv HEAI delivery
` [Stable-8.0.3 36/54] target/ppc: Fix PMU hflags calculation
` [Stable-8.0.3 37/54] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
` [Stable-8.0.3 39/54] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
` [Stable-8.0.3 40/54] target/arm: Return correct result for LDG when ATA=0
` [Stable-8.0.3 41/54] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
` [Stable-8.0.3 42/54] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
` [Stable-8.0.3 43/54] target/tricore: Fix out-of-bounds index in imask instruction
` [Stable-8.0.3 44/54] target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
` [Stable-8.0.3 49/54] target/hppa: New SeaBIOS-hppa version 7
` [Stable-8.0.3 51/54] vhost: release memory_listener object in error path
` [Stable-8.0.3 52/54] vhost: release virtqueue objects "
` [Stable-8.0.3 53/54] vdpa: fix not using CVQ buffer in case of error
` [Stable-8.0.3 54/54] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present

[PATCH 0/3] Additional variables for git var
 2023-06-26 19:00 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] t: add a function to check executable bit
  ` [PATCH v2 2/7] var: add support for listing the shell
  ` [PATCH v2 3/7] var: format variable structure with C99 initializers
  ` [PATCH v2 4/7] var: adjust memory allocation for strings
  ` [PATCH v2 5/7] attr: expose and rename accessor functions
  ` [PATCH v2 6/7] var: add attributes files locations
  ` [PATCH v2 7/7] var: add config file locations

[tip: x86/tdx] x86/tdx: Fix up tabs vs. spaces in early init comment
 2023-06-26 19:00 UTC 

[PATCH v1 8/8] drm/etnaviv: Add a helper to get a pointer to the first available node
 2023-06-26 18:59 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-26 18:59 UTC  (8+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 12/12] landlock: Document Landlock's network support

[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
 2023-06-26 18:59 UTC  (12+ messages)

[PATCH] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-06-26 18:58 UTC  (3+ messages)

[PATCH v6 0/7] cxl: Support device sanitation
 2023-06-26 18:17 UTC  (4+ messages)
` [PATCH 3/7] cxl/mbox: Add sanitation handling machinery

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-26 18:57 UTC  (6+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

splice(-> FIFO) never wakes up inotify IN_MODIFY?
 2023-06-26 18:57 UTC  (8+ messages)

[PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-26 18:57 UTC  (19+ messages)
` [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
` [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125

[PATCH 1/5] drm/amd: Don't initialize PSP twice for Navi3x
 2023-06-26 18:55 UTC  (3+ messages)
` [PATCH 5/5] drm/amd: Add documentation for how to flash a dGPU

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-26 18:48 UTC  (6+ messages)

[Bug 217589] New: Intel CPU maximum boost frequency reduced after resume from suspend to RAM
 2023-06-26 18:53 UTC  (2+ messages)
` [Bug 217589] "

[PATCH 1/2] tools: Fix ifdef for aarch64 that should include also arm
 2023-06-26 18:52 UTC  (2+ messages)

[syzbot] Monthly wireless report (Jun 2023)
 2023-06-26 18:49 UTC 

[GIT PULL] Btrfs updates for 6.5
 2023-06-26 18:49 UTC  (2+ messages)

[PATCH v3 2/2] Input: cap11xx - add advanced sensitivity settings
 2023-06-26 18:49 UTC  (2+ messages)

[PATCH] wifi: ray_cs: Replace the ternary conditional operator with min()
 2023-06-26 18:48 UTC  (2+ messages)

[PATCH] vfio/mdev: Move the compat_class initialization to module init
 2023-06-26 18:47 UTC  (2+ messages)

[syzbot] Monthly dri report (Jun 2023)
 2023-06-26 18:48 UTC 

[PATCH] fs/buffer.c: remove per-CPU buffer_head lookup cache
 2023-06-26 18:47 UTC  (2+ messages)

[PATCH 5.10 00/81] 5.10.186-rc1 review
 2023-06-26 18:13 UTC  (82+ messages)
` [PATCH 5.10 01/81] drm/amd/display: fix the system hang while disable PSR
` [PATCH 5.10 02/81] net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
` [PATCH 5.10 03/81] tracing: Add tracing_reset_all_online_cpus_unlocked() function
` [PATCH 5.10 04/81] tick/common: Align tick period during sched_timer setup
` [PATCH 5.10 05/81] selftests: mptcp: lib: skip if missing symbol
` [PATCH 5.10 06/81] selftests: mptcp: lib: skip if not below kernel version
` [PATCH 5.10 07/81] selftests: mptcp: pm nl: remove hardcoded default limits
` [PATCH 5.10 08/81] selftests: mptcp: join: skip check if MIB counter not supported
` [PATCH 5.10 09/81] nilfs2: fix buffer corruption due to concurrent device reads
` [PATCH 5.10 10/81] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
` [PATCH 5.10 11/81] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH 5.10 12/81] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH 5.10 13/81] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH 5.10 14/81] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH 5.10 15/81] cgroup: Do not corrupt task iteration when rebinding subsystem
` [PATCH 5.10 16/81] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
` [PATCH 5.10 17/81] mmc: meson-gx: remove redundant mmc_request_done() call from irq context
` [PATCH 5.10 18/81] mmc: mmci: stm32: fix max busy timeout calculation
` [PATCH 5.10 19/81] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
` [PATCH 5.10 20/81] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
` [PATCH 5.10 21/81] regmap: spi-avmm: Fix regmap_bus max_raw_write
` [PATCH 5.10 22/81] writeback: fix dereferencing NULL mapping->host on writeback_page_template
` [PATCH 5.10 23/81] io_uring/net: save msghdr->msg_control for retries
` [PATCH 5.10 24/81] io_uring/net: clear msg_controllen on partial sendmsg retry
` [PATCH 5.10 25/81] io_uring/net: disable partial retries for recvmsg with cmsg
` [PATCH 5.10 26/81] nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
` [PATCH 5.10 27/81] x86/mm: Avoid using set_pgd() outside of real PGD pages
` [PATCH 5.10 28/81] mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
` [PATCH 5.10 29/81] sysctl: move some boundary constants from sysctl.c to sysctl_vals
` [PATCH 5.10 30/81] memfd: check for non-NULL file_seals in memfd_create() syscall
` [PATCH 5.10 31/81] ieee802154: hwsim: Fix possible memory leaks
` [PATCH 5.10 32/81] xfrm: Treat already-verified secpath entries as optional
` [PATCH 5.10 33/81] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH 5.10 34/81] xfrm: Ensure policies always checked on XFRM-I input path
` [PATCH 5.10 35/81] bpf: track immediate values written to stack by BPF_ST instruction
` [PATCH 5.10 36/81] bpf: Fix verifier id tracking of scalars on spill
` [PATCH 5.10 37/81] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
` [PATCH 5.10 38/81] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH 5.10 39/81] selftests: net: fcnal-test: check if FIPS mode is enabled
` [PATCH 5.10 40/81] xfrm: Linearize the skb after offloading if needed
` [PATCH 5.10 41/81] net: qca_spi: Avoid high load if QCA7000 is not available
` [PATCH 5.10 42/81] mmc: mtk-sd: fix deferred probing
` [PATCH 5.10 43/81] mmc: mvsdio: "
` [PATCH 5.10 44/81] mmc: omap: "
` [PATCH 5.10 45/81] mmc: omap_hsmmc: "
` [PATCH 5.10 46/81] mmc: owl: "
` [PATCH 5.10 47/81] mmc: sdhci-acpi: "
` [PATCH 5.10 48/81] mmc: sh_mmcif: "
` [PATCH 5.10 49/81] mmc: usdhi60rol0: "
` [PATCH 5.10 50/81] ipvs: align inner_mac_header for encapsulation
` [PATCH 5.10 51/81] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH 5.10 52/81] be2net: Extend xmit workaround to BE3 chip
` [PATCH 5.10 53/81] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH 5.10 54/81] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH 5.10 55/81] netfilter: nfnetlink_osf: fix module autoload
` [PATCH 5.10 56/81] Revert "net: phy: dp83867: perform soft reset and retain established link"
` [PATCH 5.10 57/81] sch_netem: acquire qdisc lock in netem_change()
` [PATCH 5.10 58/81] gpio: Allow per-parent interrupt data
` [PATCH 5.10 59/81] gpiolib: Fix GPIO chip IRQ initialization restriction
` [PATCH 5.10 60/81] scsi: target: iscsi: Prevent login threads from racing between each other
` [PATCH 5.10 61/81] HID: wacom: Add error check to wacom_parse_and_register()
` [PATCH 5.10 62/81] arm64: Add missing Set/Way CMO encodings
` [PATCH 5.10 63/81] media: cec: core: dont set last_initiator if tx in progress
` [PATCH 5.10 64/81] nfcsim.c: Fix error checking for debugfs_create_dir
` [PATCH 5.10 65/81] usb: gadget: udc: fix NULL dereference in remove()
` [PATCH 5.10 66/81] Input: soc_button_array - add invalid acpi_index DMI quirk handling
` [PATCH 5.10 67/81] s390/cio: unregister device when the only path is gone
` [PATCH 5.10 68/81] spi: lpspi: disable lpspi module irq in DMA mode
` [PATCH 5.10 69/81] ASoC: simple-card: Add missing of_node_put() in case of error
` [PATCH 5.10 70/81] ASoC: nau8824: Add quirk to active-high jack-detect
` [PATCH 5.10 71/81] s390/purgatory: disable branch profiling
` [PATCH 5.10 72/81] ARM: dts: Fix erroneous ADS touchscreen polarities
` [PATCH 5.10 73/81] drm/exynos: vidi: fix a wrong error return
` [PATCH 5.10 74/81] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH 5.10 75/81] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH 5.10 76/81] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
` [PATCH 5.10 77/81] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH 5.10 78/81] netfilter: nftables: statify nft_parse_register()
` [PATCH 5.10 79/81] netfilter: nf_tables: validate registers coming from userspace
` [PATCH 5.10 80/81] netfilter: nf_tables: hold mutex on netns pre_exit path
` [PATCH 5.10 81/81] bpf/btf: Accept function names that contain dots

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2023-06-26 18:42 UTC  (7+ messages)
` [PATCH v4 0/5] Logging related patchs
  ` [PATCH v4 1/5] eal: unify logging code for FreeBsd and Linux
  ` [PATCH v4 2/5] eal: turn off getopt_long error message during eal_log_level
  ` [PATCH v4 3/5] eal: skip stdio on console logging
  ` [PATCH v4 4/5] eal: move logging initialization earlier
  ` [PATCH v4 5/5] eal: add option to put timestamp on console output

[PATCH 5.15 00/96] 5.15.119-rc1 review
 2023-06-26 18:12 UTC  (22+ messages)
` [PATCH 5.15 66/96] netfilter: nf_tables: reject unbound chain set before commit phase
` [PATCH 5.15 68/96] netfilter: nfnetlink_osf: fix module autoload
` [PATCH 5.15 69/96] Revert "net: phy: dp83867: perform soft reset and retain established link"
` [PATCH 5.15 70/96] bpf/btf: Accept function names that contain dots
` [PATCH 5.15 71/96] selftests: forwarding: Fix race condition in mirror installation
` [PATCH 5.15 72/96] sch_netem: acquire qdisc lock in netem_change()
` [PATCH 5.15 73/96] gpio: Allow per-parent interrupt data
` [PATCH 5.15 74/96] gpiolib: Fix GPIO chip IRQ initialization restriction
` [PATCH 5.15 75/96] gpio: sifive: add missing check for platform_get_irq
` [PATCH 5.15 85/96] spi: lpspi: disable lpspi module irq in DMA mode
` [PATCH 5.15 86/96] ASoC: simple-card: Add missing of_node_put() in case of error
` [PATCH 5.15 87/96] soundwire: dmi-quirks: add new mapping for HP Spectre x360
` [PATCH 5.15 88/96] ASoC: nau8824: Add quirk to active-high jack-detect
` [PATCH 5.15 89/96] s390/purgatory: disable branch profiling
` [PATCH 5.15 90/96] ARM: dts: Fix erroneous ADS touchscreen polarities
` [PATCH 5.15 91/96] drm/exynos: vidi: fix a wrong error return
` [PATCH 5.15 92/96] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
` [PATCH 5.15 93/96] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
` [PATCH 5.15 94/96] vhost_net: revert upend_idx only on retriable error
` [PATCH 5.15 95/96] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
` [PATCH 5.15 96/96] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle

[PATCH 0/2] Restrict address space for sv39,sv48,sv57
 2023-06-26 18:36 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: mm: "
` [PATCH 2/2] RISC-V: mm: Update documentation and include test


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.