All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-09 17:30:36 to 2022-08-09 18:19:20 UTC [more...]

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-09 18:09 UTC  (4+ messages)
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering

[PATCH 5.18 00/35] 5.18.17-rc1 review
 2022-08-09 18:00 UTC  (4+ messages)
` [PATCH 5.18 10/35] KVM: selftests: Make hyperv_clock selftest more stable
` [PATCH 5.18 11/35] KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
` [PATCH 5.18 12/35] entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set

[PATCH 5.15 00/30] 5.15.60-rc1 review
 2022-08-09 18:00 UTC  (25+ messages)
` [PATCH 5.15 01/30] x86/speculation: Make all RETbleed mitigations 64-bit only
` [PATCH 5.15 02/30] selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
` [PATCH 5.15 03/30] selftests/bpf: Check dst_port only on the client socket
` [PATCH 5.15 04/30] block: fix default IO priority handling again
` [PATCH 5.15 05/30] tools/vm/slabinfo: Handle files in debugfs
` [PATCH 5.15 07/30] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 5.15 08/30] ACPI: APEI: Better fix to avoid spamming the console with old error logs
` [PATCH 5.15 09/30] crypto: arm64/poly1305 - fix a read out-of-bound
` [PATCH 5.15 10/30] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
` [PATCH 5.15 11/30] KVM: x86: do not set st->preempted when going back to user space
` [PATCH 5.15 12/30] KVM: selftests: Make hyperv_clock selftest more stable
` [PATCH 5.15 15/30] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
` [PATCH 5.15 16/30] arm64: set UXN on swapper page tables
` [PATCH 5.15 17/30] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH 5.15 18/30] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH 5.15 19/30] Bluetooth: hci_bcm: Add BCM4349B1 variant
` [PATCH 5.15 20/30] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH 5.15 21/30] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
` [PATCH 5.15 22/30] Bluetooth: btusb: Add support of IMC Networks PID 0x3568
` [PATCH 5.15 23/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
` [PATCH 5.15 24/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
` [PATCH 5.15 26/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
` [PATCH 5.15 28/30] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 5.15 29/30] x86/speculation: Add RSB VM Exit protections

[PATCH v2] fs/pipe: Deinitialize the watch_queue when pipe is freed
 2022-08-09 18:06 UTC  (7+ messages)

fs/ntfs3/fsntfs.c:1264:32: warning: use of uninitialized value 'clen' [CWE-457]
 2022-08-09 18:17 UTC 

[PATCH] ALSA: usb-audio: make read-only array marker static const
 2022-08-09 18:15 UTC 

[meta-virtualization][kirkstone][master][PATCH 1/4] nerdctl: install the binaries in OE standard places
 2022-08-09 18:15 UTC  (11+ messages)
` [meta-virtualization][kirkstone][master][PATCH 2/4] kubernetes: "

[PATCH] time: correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
 2022-08-09 18:04 UTC  (2+ messages)
` [tip: timers/urgent] time: Correct "

RFC: erofs-utils:mkfs: add unprivileged container use-case support
 2022-08-09 18:14 UTC  (2+ messages)

[PATCH v4 00/24] ppc: QOM'ify 405 board
 2022-08-09 17:55 UTC  (20+ messages)
` [PATCH v4 04/24] ppc/ppc405: Move SRAM under the ref405ep machine
` [PATCH v4 07/24] ppc/ppc405: QOM'ify CPU
` [PATCH v4 18/24] ppc/ppc405: QOM'ify MAL
` [PATCH v4 19/24] ppc/ppc405: QOM'ify FPGA
` [PATCH v4 20/24] ppc/ppc405: Use an embedded PPCUIC model in SoC state
` [PATCH v4 21/24] ppc/ppc405: Use an explicit I2C object
` [PATCH v4 22/24] ppc/ppc4xx: Fix sdram trace events
` [PATCH v4 23/24] ppc/ppc405: QOM'ify SDRAM
` [PATCH v4 24/24] ppc/ppc405: Add check on minimum RAM size

[PATCH 0/3] hfs: Replace kmap() with kmap_local_page()
 2022-08-09 18:05 UTC  (7+ messages)
` [PATCH 1/3] hfs: Unmap the page in the "fail_page" label
` [PATCH 2/3] hfs: Replace kmap() with kmap_local_page() in bnode.c
` [PATCH 3/3] hfs: Replace kmap() with kmap_local_page() in btree.c

[PATCH 5.10 00/23] 5.10.136-rc1 review
 2022-08-09 18:00 UTC  (24+ messages)
` [PATCH 5.10 01/23] x86/speculation: Make all RETbleed mitigations 64-bit only
` [PATCH 5.10 02/23] ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
` [PATCH 5.10 03/23] ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
` [PATCH 5.10 04/23] selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
` [PATCH 5.10 05/23] selftests/bpf: Check dst_port only on the client socket
` [PATCH 5.10 06/23] tun: avoid double free in tun_free_netdev
` [PATCH 5.10 07/23] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 5.10 08/23] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 5.10 09/23] ACPI: APEI: Better fix to avoid spamming the console with old error logs
` [PATCH 5.10 10/23] crypto: arm64/poly1305 - fix a read out-of-bound
` [PATCH 5.10 11/23] tools/kvm_stat: fix display of error when multiple processes are found
` [PATCH 5.10 12/23] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH 5.10 13/23] Bluetooth: hci_bcm: Add BCM4349B1 variant
` [PATCH 5.10 14/23] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH 5.10 15/23] Bluetooth: btusb: Add support of IMC Networks PID 0x3568
` [PATCH 5.10 16/23] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
` [PATCH 5.10 17/23] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
` [PATCH 5.10 18/23] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
` [PATCH 5.10 19/23] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
` [PATCH 5.10 20/23] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
` [PATCH 5.10 21/23] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 5.10 22/23] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.10 23/23] x86/speculation: Add LFENCE to RSB fill sequence

[PATCH] posix-cpu-timers: Cleanup CPU timers before freeing them during exec
 2022-08-09 18:04 UTC  (2+ messages)
` [tip: timers/urgent] "

[RFC PATCH 0/4] vfs: allow querying i_version via statx
 2022-08-09 18:04 UTC  (7+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes

[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-08-09 18:06 UTC  (3+ messages)

[PATCH 5.4 00/15] 5.4.210-rc1 review
 2022-08-09 18:00 UTC  (16+ messages)
` [PATCH 5.4 01/15] thermal: Fix NULL pointer dereferences in of_thermal_ functions
` [PATCH 5.4 02/15] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 5.4 03/15] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 5.4 04/15] ACPI: APEI: Better fix to avoid spamming the console with old error logs
` [PATCH 5.4 05/15] bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
` [PATCH 5.4 06/15] selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
` [PATCH 5.4 07/15] bpf: Test_verifier, #70 error message updates for 32-bit right shift
` [PATCH 5.4 08/15] selftests/bpf: Fix test_align verifier log patterns
` [PATCH 5.4 09/15] selftests/bpf: Fix "dubious pointer arithmetic" test
` [PATCH 5.4 10/15] KVM: Dont null dereference ops->destroy
` [PATCH 5.4 11/15] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH 5.4 12/15] media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
` [PATCH 5.4 13/15] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 5.4 14/15] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.4 15/15] x86/speculation: Add LFENCE to RSB fill sequence

[dm-devel] [PATCH 0/20] Use block pr_ops in LIO
 2022-08-09 18:08 UTC  (4+ messages)
` [dm-devel] [PATCH v2 12/20] block, nvme, scsi, dm: Add blk_status to pr_ops callouts

[PATCH v2] um: read multiple msg from virtio slave request fd
 2022-08-09 18:07 UTC  (2+ messages)

[PATCH 4.19 00/32] 4.19.255-rc1 review
 2022-08-09 18:00 UTC  (33+ messages)
` [PATCH 4.19 01/32] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
` [PATCH 4.19 02/32] ntfs: fix use-after-free in ntfs_ucsncmp()
` [PATCH 4.19 03/32] s390/archrandom: prevent CPACF trng invocations in interrupt context
` [PATCH 4.19 04/32] tcp: Fix data-races around sysctl_tcp_dsack
` [PATCH 4.19 05/32] tcp: Fix a data-race around sysctl_tcp_app_win
` [PATCH 4.19 06/32] tcp: Fix a data-race around sysctl_tcp_adv_win_scale
` [PATCH 4.19 07/32] tcp: Fix a data-race around sysctl_tcp_frto
` [PATCH 4.19 08/32] tcp: Fix a data-race around sysctl_tcp_nometrics_save
` [PATCH 4.19 09/32] scsi: ufs: host: Hold reference returned by of_parse_phandle()
` [PATCH 4.19 10/32] tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit
` [PATCH 4.19 11/32] net: ping6: Fix memleak in ipv6_renew_options()
` [PATCH 4.19 12/32] igmp: Fix data-races around sysctl_igmp_qrv
` [PATCH 4.19 13/32] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
` [PATCH 4.19 14/32] tcp: Fix a data-race around sysctl_tcp_min_tso_segs
` [PATCH 4.19 15/32] tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen
` [PATCH 4.19 16/32] tcp: Fix a data-race around sysctl_tcp_autocorking
` [PATCH 4.19 17/32] tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit
` [PATCH 4.19 18/32] Documentation: fix sctp_wmem in ip-sysctl.rst
` [PATCH 4.19 19/32] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns
` [PATCH 4.19 20/32] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr
` [PATCH 4.19 21/32] i40e: Fix interface init with MSI interrupts (no MSI-X)
` [PATCH 4.19 22/32] sctp: fix sleep in atomic context bug in timer handlers
` [PATCH 4.19 23/32] netfilter: nf_queue: do not allow packet truncation below transport header offset
` [PATCH 4.19 24/32] perf symbol: Correct address for bss symbols
` [PATCH 4.19 25/32] ARM: crypto: comment out gcc warning that breaks clang builds
` [PATCH 4.19 26/32] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle
` [PATCH 4.19 27/32] scsi: core: Fix race between handling STS_RESOURCE and completion
` [PATCH 4.19 28/32] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 4.19 29/32] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 4.19 30/32] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 4.19 31/32] x86/speculation: Add RSB VM Exit protections
` [PATCH 4.19 32/32] x86/speculation: Add LFENCE to RSB fill sequence

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-09 18:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH 21/23] drm/i915/dmc: MTL DMC debugfs entries

[virtio-dev] [PATCH] virtio-net: use mtu size as buffer length for big packets
 2022-08-09 18:06 UTC  (7+ messages)

[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-09 17:39 UTC  (13+ messages)
` [PATCH v8 01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v8 02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v8 03/12] vhost: Delete useless read memory barrier
` [PATCH v8 04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v8 05/12] vhost_net: Add NetClientInfo prepare callback
` [PATCH v8 06/12] vhost_net: Add NetClientInfo stop callback
` [PATCH v8 07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v8 08/12] vdpa: Move command buffers map to start of net device
` [PATCH v8 09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v8 10/12] vhost_net: add NetClientState->load() callback
` [PATCH v8 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v8 12/12] vdpa: Delete CVQ migration blocker

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-08-09 18:02 UTC  (12+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v1 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-08-09 18:00 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: dwc: drop dependency on ZONE_DMA32
` [PATCH v1 2/2] PCI: dwc: add support for 64-bit MSI target address

[PATCH RESEND v2 00/18] Parent Pointers
 2022-08-09 18:01 UTC  (5+ messages)
` [PATCH RESEND v2 11/18] xfs: extend transaction reservations for parent attributes
` [PATCH RESEND v2 12/18] xfs: parent pointer attribute creation

[PATCH 5.19] Documentation: ext4: fix cell spacing of table heading on blockmap table
 2022-08-09 17:59 UTC  (3+ messages)

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-09 17:59 UTC  (4+ messages)
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[RFC net] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-09 17:58 UTC  (3+ messages)

[PATCH] usertools: fix bind failure from dpdk to kernel
 2022-08-09 17:58 UTC  (4+ messages)

[git pull] vfs.git pile 3 - dcache
 2022-08-09 17:58 UTC  (12+ messages)

[PATCH 0/7] fdt: Fix up tests and build warnings on newer distros
 2022-08-09 17:56 UTC  (3+ messages)
` [PATCH 7/7] fdt: Move to setuptools

[PATCH 0/3] enable memcg accounting for kernfs objects
 2022-08-09 17:56 UTC  (4+ messages)

[PATCH net 1/2] tls: rx: device: bound the frag walk
 2022-08-09 17:55 UTC  (2+ messages)
` [PATCH net 2/2] tls: rx: device: don't try to copy too much on detach

[igt-dev] [i-g-t] tests/kms_cursor_crc: Add max-size test back
 2022-08-09 17:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[GIT PULL] apparmor changes for v5.20
 2022-08-09 17:53 UTC 

[RFC PATCH 0/4] x86/mm/cpa: merge small mappings whenever possible
 2022-08-09 17:56 UTC  (4+ messages)

[PATCH bpf-next v3 1/2] bpf: Fix ref_obj_id for dynptr data slices in verifier
 2022-08-09 17:52 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: add extra test for using dynptr data slice after release

[RESEND (v2) PATCH] netfilter: Fix a typo in a comment
 2022-08-09 17:51 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] destructive bpf_kfuncs
 2022-08-09 17:48 UTC  (3+ messages)
` [PATCH bpf-next v4 2/3] bpf: export crash_kexec() as destructive kfunc

[PATCH v2 00/10] sched/psi: some optimization and extension
 2022-08-09 17:48 UTC  (4+ messages)
` [PATCH v2 09/10] sched/psi: per-cgroup PSI stats disable/re-enable interface

[Bug 216322] New: Freezing of tasks failed after 60.004 seconds (1 tasks refusing to freeze... task:fstrim ext4_trim_fs - Dell XPS 13 9310
 2022-08-09 17:48 UTC  (2+ messages)
` [Bug 216322] "

How to correctly define memory range of PCIe config space
 2022-08-09 17:47 UTC  (7+ messages)

[PATCH v1 1/2] Enable balloon drivers to report inflated memory
 2022-08-09 17:44 UTC  (4+ messages)
` [PATCH v1 2/2] Drivers: virtio: balloon: Report "

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-09 17:44 UTC 

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-09 17:43 UTC  (10+ messages)

Behringer UMC204HD audio delay
 2022-08-09 17:41 UTC 

[PATCH bpf-next 0/3] bpf: Perform necessary sign/zero extension for kfunc return values
 2022-08-09 17:40 UTC  (2+ messages)

[PATCH nf,v4] netfilter: nf_tables: validate variable length element extension
 2022-08-09 17:39 UTC  (2+ messages)

[PATCH 1/3] netfilter: nf_tables: do not allow SET_ID to refer to another table
 2022-08-09 17:39 UTC  (3+ messages)
` [PATCH 3/3] netfilter: nf_tables: do not allow RULE_ID to refer to another chain

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: add ACPI match data for BlueField-3 SoC
 2022-08-09 17:39 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[RFC PATCH bpf-next 0/7] bpf: Support struct value argument for trampoline base progs
 2022-08-09 17:38 UTC  (4+ messages)
` [RFC PATCH bpf-next 2/7] bpf: Add struct argument info in btf_func_model

[PATCH 0/3] sched/psi: psi bug fixes and cleanups
 2022-08-09 17:37 UTC  (2+ messages)

[PATCH v3 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-09 14:32 UTC  (6+ messages)
` [PATCH v3 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig

[PATCH net-next V4 0/3] Introduce and use NUMA distance metrics
 2022-08-09 17:36 UTC  (9+ messages)
` [PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API

[PATCH v1 0/3] cpumask: UP optimisation fixes follow-up
 2022-08-09 17:36 UTC  (4+ messages)
` [PATCH v1 1/3] cpumask: align signatures of UP implementations
` [PATCH v1 2/3] lib/cpumask: add inline cpumask_next_wrap() for UP
` [PATCH v1 3/3] lib/cpumask: drop always-true preprocessor guard

[PATCH] mm: align larger anonymous mappings on THP boundaries
 2022-08-09 17:36 UTC  (3+ messages)

[PATCH] ACPI: APEI: move edac_init ahead of ghes platform drv register
 2022-08-09 17:36 UTC  (12+ messages)
        ` 回复: "

[PATCH nf] netfilter: nfnetlink: re-enable conntrack expectation events
 2022-08-09 17:36 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igc: Remove _I_PHY_ID check for i225 devices
 2022-08-09 17:32 UTC  (4+ messages)
`  "

[PATCH v4 1/5] sysfs: Add attribute info for /sys/devices/.../coredump_disabled
 2022-08-09 17:31 UTC  (3+ messages)
` [PATCH v4 2/5] devcoredump: Add per device sysfs entry to enable/disable coredump

[PATCH 0/3] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-09 17:30 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: timer: sifive,clint: add legacy riscv compatible


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.