linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 17:58:53 to 2022-08-09 19:03:38 UTC [more...]

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-08-09 18:36 UTC  (2+ messages)

[PATCH v2 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-09 18:36 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic

Invalid pstore_blk use?
 2022-08-09 18:35 UTC  (2+ messages)

[PATCH v3 1/2] wait_bit: do read barrier after testing a bit
 2022-08-09 18:32 UTC  (12+ messages)
` [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
        ` [PATCH v5] add barriers to buffer functions
                    ` [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-09 18:27 UTC  (2+ messages)

[PATCH] Doc fix for dget_dlock
 2022-08-09 18:28 UTC  (2+ messages)

[PATCH] scsi: aic79xx: make read-only array tok_list static const
 2022-08-09 18:25 UTC 

[PATCH v2] mm: align larger anonymous mappings on THP boundaries
 2022-08-09 18:24 UTC 

[PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
 2022-08-09 18:24 UTC  (6+ messages)
` [PATCH 5/5] dt-bindings: Drop Dan Murphy

[PATCH bpf-next 0/2] bpf/selftests: Small vmtest.sh fixes
 2022-08-09 18:19 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Fix vmtest.sh -h to not require root
` [PATCH bpf-next 2/2] selftests/bpf: Fix vmtest.sh getopts optstring

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

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

[PATCH 5.19 00/21] 5.19.1-rc1 review
 2022-08-09 18:01 UTC  (22+ messages)
` [PATCH 5.19 01/21] block: fix default IO priority handling again
` [PATCH 5.19 02/21] tools/vm/slabinfo: Handle files in debugfs
` [PATCH 5.19 03/21] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 5.19 04/21] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 5.19 05/21] ACPI: APEI: Better fix to avoid spamming the console with old error logs
` [PATCH 5.19 06/21] crypto: arm64/poly1305 - fix a read out-of-bound
` [PATCH 5.19 07/21] ata: sata_mv: Fixes expected number of resources now IRQs are gone
` [PATCH 5.19 08/21] arm64: set UXN on swapper page tables
` [PATCH 5.19 09/21] Bluetooth: hci_qca: Return wakeup for qca_wakeup
` [PATCH 5.19 10/21] Bluetooth: hci_bcm: Add BCM4349B1 variant
` [PATCH 5.19 11/21] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH 5.19 12/21] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
` [PATCH 5.19 13/21] Bluetooth: btusb: Add support of IMC Networks PID 0x3568
` [PATCH 5.19 14/21] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
` [PATCH 5.19 15/21] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
` [PATCH 5.19 16/21] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
` [PATCH 5.19 17/21] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
` [PATCH 5.19 18/21] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
` [PATCH 5.19 19/21] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 5.19 20/21] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.19 21/21] x86/speculation: Add LFENCE to RSB fill sequence

[PATCH 5.18 00/35] 5.18.17-rc1 review
 2022-08-09 18:01 UTC  (36+ messages)
` [PATCH 5.18 01/35] x86/speculation: Make all RETbleed mitigations 64-bit only
` [PATCH 5.18 02/35] block: fix default IO priority handling again
` [PATCH 5.18 03/35] tools/vm/slabinfo: Handle files in debugfs
` [PATCH 5.18 04/35] ACPI: video: Force backlight native for some TongFang devices
` [PATCH 5.18 05/35] ACPI: video: Shortening quirk list by identifying Clevo by board_name only
` [PATCH 5.18 06/35] ACPI: APEI: Better fix to avoid spamming the console with old error logs
` [PATCH 5.18 07/35] crypto: arm64/poly1305 - fix a read out-of-bound
` [PATCH 5.18 08/35] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
` [PATCH 5.18 09/35] KVM: x86: do not set st->preempted when going back to user space
` [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.18 13/35] KVM: x86: disable preemption while updating apicv inhibition
` [PATCH 5.18 14/35] KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
` [PATCH 5.18 15/35] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested
` [PATCH 5.18 16/35] tools/kvm_stat: fix display of error when multiple processes are found
` [PATCH 5.18 17/35] selftests: KVM: Handle compiler optimizations in ucall
` [PATCH 5.18 18/35] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
` [PATCH 5.18 19/35] arm64: set UXN on swapper page tables
` [PATCH 5.18 20/35] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH 5.18 21/35] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH 5.18 22/35] btrfs: zoned: drop optimization of zone finish
` [PATCH 5.18 23/35] Bluetooth: hci_qca: Return wakeup for qca_wakeup
` [PATCH 5.18 24/35] Bluetooth: hci_bcm: Add BCM4349B1 variant
` [PATCH 5.18 25/35] Bluetooth: hci_bcm: Add DT compatible for CYW55572
` [PATCH 5.18 26/35] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
` [PATCH 5.18 27/35] Bluetooth: btusb: Add support of IMC Networks PID 0x3568
` [PATCH 5.18 28/35] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
` [PATCH 5.18 29/35] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
` [PATCH 5.18 30/35] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
` [PATCH 5.18 31/35] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
` [PATCH 5.18 32/35] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
` [PATCH 5.18 33/35] macintosh/adb: fix oob read in do_adb_query() function
` [PATCH 5.18 34/35] x86/speculation: Add RSB VM Exit protections
` [PATCH 5.18 35/35] x86/speculation: Add LFENCE to RSB fill sequence

[PATCH v1 0/5] cpumask: KUnit test suite fixes and improvements
 2022-08-09 18:08 UTC  (6+ messages)
` [PATCH v1 1/5] lib/test_cpumask: drop cpu_possible_mask full test
` [PATCH v1 2/5] lib/test_cpumask: fix cpu_possible_mask last test
` [PATCH v1 3/5] lib/test_cpumask: follow KUnit style guidelines
` [PATCH v1 4/5] lib/cpumask_kunit: log mask contents
` [PATCH v1 5/5] lib/cpumask_kunit: add tests file to MAINTAINERS

[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 v2] um: read multiple msg from virtio slave request fd
 2022-08-09 18:07 UTC  (2+ messages)

[PATCH] crypto/drbg.c:remove unnecessary (void*) conversions
 2022-08-09 18:07 UTC  (2+ messages)

[RFT PATCH] clk: ls1c: Fix PLL rate calculation
 2022-08-09 18:06 UTC  (3+ messages)

[PATCH 5.15 00/30] 5.15.60-rc1 review
 2022-08-09 18:00 UTC  (31+ 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 06/30] ACPI: video: Force backlight native for some TongFang devices
` [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 13/30] tools/kvm_stat: fix display of error when multiple processes are found
` [PATCH 5.15 14/30] selftests: KVM: Handle compiler optimizations in ucall
` [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 25/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
` [PATCH 5.15 26/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
` [PATCH 5.15 27/30] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
` [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 5.15 30/30] x86/speculation: Add LFENCE to RSB fill sequence

[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] 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 "

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

[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 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

[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

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-08-09 18:02 UTC  (11+ 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 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

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

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).