All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-07 17:53:11 to 2022-10-07 19:17:30 UTC [more...]

[GIT PULL] first round of SCSI updates for the 6.0+ merge window
 2022-10-07 19:17 UTC  (2+ messages)

[PATCH v2 2/5] attr: add should_remove_sgid()
 2022-10-07 19:16 UTC  (2+ messages)

A field in files_struct has been used without initialization
 2022-10-07 19:16 UTC  (3+ messages)

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-07 18:01 UTC  (24+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-07 19:14 UTC  (5+ messages)
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support

Leaking minor device numbers
 2022-10-07 19:15 UTC  (2+ messages)

IORING_OP_SENDMSG_ZC should enable auditing just like IORING_OP_SENDMSG
 2022-10-07 18:22 UTC  (3+ messages)

[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
 2022-10-07 19:10 UTC  (7+ messages)
` [PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
` [PATCH 2/6] target/ppc: fix msgsync "
` [PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition

[syzbot] WARNING: nested lock was not taken in ntfs_fill_super
 2022-10-07 19:14 UTC  (2+ messages)

[PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
 2022-10-07 19:13 UTC  (8+ messages)
` [PATCH v13 0/6] pci-epf-vntb clean up
` [PATCH v13 1/6] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
` [PATCH v13 2/6] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [PATCH v13 3/6] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [PATCH v13 4/6] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [PATCH v13 5/6] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [PATCH v13 6/6] PCI: endpoint: pci-epf-vntb: fix sparse build warning

[PATCH 0/1] Update minimum required meson version
 2022-10-07 19:13 UTC  (3+ messages)
` [PATCH v2] build: increase minimum meson version to 0.53.2

SO_PEERSEC protections in sk_getsockopt()?
 2022-10-07 19:12 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/i915_hangman: Idle the gpu for next test
 2022-10-07 19:12 UTC  (2+ messages)

[dunfell/master][PATCH] J721S2-evm: Correct serial console device
 2022-10-07 19:11 UTC 

[PATCH 1/2] libfdt: add fdt_get_property_by_offset_w helper
 2022-10-07 19:11 UTC  (4+ messages)
` [PATCH v5 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-10-07 19:09 UTC  (8+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[Buildroot] [PATCH 0/5] Update WPE WebKit to 2.36.8, and then 2.38.0
 2022-10-07 19:10 UTC  (4+ messages)
` [Buildroot] [PATCH v3 "
  ` [Buildroot] [PATCH v3 5/5] package/cog: bump to version 0.16.0

[igt-dev] [PATCH i-g-t] lib/tests/igt_fork.c: Fix error in mmap() flags
 2022-10-07 19:10 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

Breaking Change: Github disabled support for git://github.com
 2022-10-07 19:09 UTC 

[PATCH v6 0/5] KVM: Dirty quota-based throttling
 2022-10-07 19:08 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling

[RFC 0/9 v2] netfilter: bpf base hook program generator
 2022-10-07 19:08 UTC  (5+ messages)
` [RFC v2 6/9] netfilter: add "

[PATCH v4] libfdt: tests: add get_next_tag_invalid_prop_len
 2022-10-07 19:07 UTC  (4+ messages)

[PATCH bpf-next 00/10] BPF link support for tc BPF programs
 2022-10-07 19:06 UTC  (12+ messages)
` [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach "

[PATCH] rtc: abx80x: Don't warn about oscillator failure after PoR
 2022-10-07 19:05 UTC  (3+ messages)

From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-10-07 19:03 UTC  (15+ messages)
` [PATCH v8 01/14] baseband/acc100: remove unused registers
` [PATCH v8 02/14] baseband/acc100: refactor to segregate common code
` [PATCH v8 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v8 04/14] baseband/acc: introduce PMD for ACC200
` [PATCH v8 05/14] baseband/acc: add HW register definitions "
` [PATCH v8 06/14] baseband/acc: add info get function "
` [PATCH v8 07/14] baseband/acc: add queue configuration "
` [PATCH v8 08/14] baseband/acc: add LDPC processing functions
` [PATCH v8 09/14] baseband/acc: add LTE "
` [PATCH v8 10/14] baseband/acc: add support for FFT operations
` [PATCH v8 11/14] baseband/acc: support interrupt
` [PATCH v8 12/14] baseband/acc: add device status and vf2pf comms
` [PATCH v8 13/14] baseband/acc: add PF configure companion function
` [PATCH v8 14/14] baseband/acc: simplify meson dependency

[PATCH] fs/select: avoid clang stack usage warning
 2022-10-07 19:04 UTC  (4+ messages)

[PATCH] vfio: More vfio_file_is_group() use cases
 2022-10-07 19:01 UTC  (2+ messages)

[PATCH v2 1/1] doc: man-page for cls
 2022-10-07 18:59 UTC 

[PATCH v10 0/5] sched: Persistent user requested affinity
 2022-10-07 18:59 UTC  (4+ messages)
` [PATCH v10 4/5] sched: Handle set_cpus_allowed_ptr(), sched_setaffinity() & other races

[PATCH 0/6] can: gs_usb: new features: GS_CAN_FEATURE_GET_STATE, GS_CAN_FEATURE_BERR_REPORTING
 2022-10-07 18:59 UTC  (7+ messages)
` [PATCH 4/6] can: gs_usb: add ability to enable / disable berr rerporting

netdev development stats for 6.1?
 2022-10-07 18:59 UTC  (2+ messages)

[PATCH 0/2] Bitmap percentage flushing
 2022-10-07 18:58 UTC  (4+ messages)
` [PATCH 2/2] md/bitmap: Add chunk-count-based bitmap flushing

[kdave-btrfs-devel:stable-6.0 1/1] fs/btrfs/extent_io.c:1502:57: warning: passing argument 5 of 'clear_extent_bit' makes integer from pointer without a cast
 2022-10-07 18:55 UTC 

[PATCH 1/1] doc: man-page for cls
 2022-10-07 18:54 UTC 

[PATCH 0/6] Enable LKGS instruction
 2022-10-07 18:49 UTC  (7+ messages)
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

[igt-dev] [RFC i-g-t v2 4/4] HAX test only gem_basic subtests
 2022-10-07 18:49 UTC 

[PATCH v2 0/3] Add Hynitron cstxxx Touchscreen
 2022-10-07 18:47 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Hynitron vendor prefix
` [PATCH v2 2/3] dt-bindings: input: touchscreen: Add Hynitron cstxxx
` [PATCH v2 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-07 18:46 UTC  (2+ messages)

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-07 18:46 UTC  (7+ messages)

[GIT PULL] Backlight for v6.1
 2022-10-07 18:45 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes
 2022-10-06 14:50 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] lib/vmalloc: Treat virt_to_pte_phys() as returning a physical address

[PATCH] MAINTAINERS: Update maintainers for broadcom USB
 2022-10-07 18:45 UTC  (8+ messages)

[PATCH] trace-cmd library: Do not call callbacks with NULL record
 2022-10-07 18:38 UTC 

[PATCH 1/1] cmd: CMD_CLS should not depend on video
 2022-10-07 18:38 UTC 

[5.19.y PATCH 1/2] mmc: core: Replace with already defined values for readability
 2022-10-07 18:36 UTC  (2+ messages)
` [5.19.y PATCH 2/2] mmc: core: Terminate infinite loop in SD-UHS voltage switch

[PATCH] io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
 2022-10-07 18:35 UTC  (2+ messages)

[PATCH 0/2] Minor Refactors: remove useless else
 2022-10-07 18:35 UTC  (4+ messages)
` [PATCH 2/2] removed else statement

[PATCH v3 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-10-07 18:35 UTC  (4+ messages)
` [PATCH v3 3/4] fpga: dfl: add basic support for DFHv1

[PATCH 1/2] netconfig: Set preferred lifetimes on DHCP addresses
 2022-10-07 18:35 UTC  (3+ messages)
` [PATCH 2/2] dhcp: Simplify check in BPF filter

[PATCH v5 1/3] ethdev: support mulitiple mbuf pools per Rx queue
 2022-10-07 18:35 UTC  (4+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 2/4] ethdev: support multiple "

[igt-dev] [PATCH][V3] tests/kms_plane_multiple: turn off pipe if all planes are off
 2022-10-07 18:34 UTC  (7+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_plane_multiple: turn off pipe if all planes are off (rev4)

[PATCH v2] Bluetooth: Call HCI cmd to set random addr during MGMT call
 2022-10-07 18:34 UTC 

[PATCH v2] MAINTAINERS: Update maintainers for broadcom USB
 2022-10-07 18:32 UTC 

[RFC PATCH net-next 0/3] netlink: formatted extacks
 2022-10-07 18:32 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] netlink: add support for formatted extack messages

[PATCH 0/3] Backporting some memory leak of ima policy to 4.19+ from mainline
 2022-10-07 18:31 UTC  (3+ messages)

[PATCH v4 00/17] *** Implement simple haptic HID support ***
 2022-10-07 18:29 UTC  (18+ messages)
` [PATCH v4 01/17] HID: add haptics page defines
` [PATCH v4 02/17] Input: add FF_HID effect type
` [PATCH v4 03/17] HID: haptic: introduce hid_haptic_device
` [PATCH v4 04/17] HID: input: allow mapping of haptic output
` [PATCH v4 05/17] HID: haptic: initialize haptic device
` [PATCH v4 06/17] Input: add shared effects
` [PATCH v4 07/17] HID: haptic: implement release and press effects
` [PATCH v4 08/17] HID: input: calculate resolution for pressure
` [PATCH v4 09/17] HID: haptic: add functions handling events
` [PATCH v4 10/17] Input: MT - add INPUT_MT_MAX_FORCE flags
` [PATCH v4 11/17] HID: haptic: add hid_haptic_switch_mode
` [PATCH v4 12/17] HID: multitouch: add haptic multitouch support
` [PATCH v4 13/17] Input: introduce EVIOCFF(TAKE|RELEASE)CONTROL
` [PATCH v4 14/17] HID: haptic: add hid_haptic_change_control
` [PATCH v4 15/17] HID: add HID device reset callback
` [PATCH v4 16/17] HID: haptic: implement HID haptic "
` [PATCH v4 17/17] HID: multitouch: Add lid handler for touchpad on Redrix chromebook

[PATCH v7 00/11] rcu: call_rcu() power improvements
 2022-10-07 18:30 UTC  (4+ messages)

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-07 18:26 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] Revert "kms_invalid_mode: Close device before exit"
 2022-10-07 18:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[RFC 0/2] nvme : Add whitelist for admin commands in passthru
 2022-10-07 18:26 UTC  (2+ messages)

[linux-linus test] 173456: tolerable FAIL - PUSHED
 2022-10-07 18:25 UTC 

[PATCH 0/9] gnttab: further work from XSA-380 / -382 context
 2022-10-07 18:24 UTC  (5+ messages)
` [PATCH 7/9] gnttab: no need to translate handle for gnttab_get_status_frames()

From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-10-07 18:24 UTC  (4+ messages)
` [PATCH v7 04/14] baseband/acc: introduce PMD for ACC200
  ` [EXT] "

[PATCH BlueZ v2 1/1] shared/bap: Fixing memory overwrite during ASE Enable Operation
 2022-10-07 18:22 UTC  (2+ messages)
` [BlueZ,v2,1/1] "

[PATCH] ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
 2022-10-07 18:22 UTC  (2+ messages)

[PATCH BlueZ 1/1] shared/bap: Fix handling memory overwrite during ASE Enable Operation
 2022-10-07 18:22 UTC  (2+ messages)
` Bug Fix for Memory overwrite

[libgpiod v2][PATCH v3 0/4] bindings: implement python bindings for libgpiod v2
 2022-10-07 18:19 UTC  (4+ messages)
` [libgpiod v2][PATCH v3 4/4] bindings: python: "

[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
 2022-10-07 18:17 UTC  (7+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys

[igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_big_fb: optimize async flip tests
 2022-10-07 18:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH 0/5] CodingGuidelines: various C99 updates
 2022-10-07 18:15 UTC  (9+ messages)
` [PATCH 1/5] CodingGuidelines: update for C99
` [PATCH 3/5] CodingGuidelines: allow declaring variables in for loops
` [PATCH 4/5] CodingGuidelines: mention C99 features we can't use

[PATCH 7/8] riscv: cpu_relax: switch to riscv_has_extension_likely()
 2022-10-07 18:14 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf,x64: Use BMI2 for shifts
 2022-10-07 18:11 UTC  (6+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 2/3] bpf,x64: use shrx/sarx/shlx when available

[PATCH v2] mtd: Update the function name to 'rfree'
 2022-10-07 18:11 UTC  (2+ messages)

b4 v0.10.1 is available
 2022-10-07 18:11 UTC  (3+ messages)

[sched] 3cf68f7aae: WARNING:at_kernel/rcu/update.c:#rcutorture_sched_setaffinity
 2022-10-07 18:09 UTC  (3+ messages)

[PATCH] x86: also disable FSRM if ERMS is disabled
 2022-10-07 18:08 UTC  (5+ messages)

[PATCH] SubmittingPatches: use usual capitalization in the log message body
 2022-10-07 18:07 UTC 

b4 cover-letter in single patch submission
 2022-10-07 18:08 UTC  (5+ messages)

[PATCH] mm: move PG_slab flag to page_type
 2022-10-07 18:02 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] Provision to ignore long HPDs in CI systems
 2022-10-07 18:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] bpf: Add SO_REUSEPORT to bpf_{g,s}etsockopt documentation
 2022-10-07 17:55 UTC 

[Intel-wired-lan] [RFC, next-queue 0/4] i40e: Add a non-XDP i40e_napi_poll tracepoint
 2022-10-07 17:57 UTC  (5+ messages)
` [Intel-wired-lan] [RFC, next-queue 1/4] i40e: Store the irq number in i40e_q_vector
` [Intel-wired-lan] [RFC, next-queue 2/4] i40e: Record number TXes cleaned during NAPI
` [Intel-wired-lan] [RFC, next-queue 3/4] i40e: Record number of RXes "
` [Intel-wired-lan] [RFC, next-queue 4/4] i40e: Add i40e_napi_poll tracepoint

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-10-07 17:57 UTC  (2+ messages)

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-07 17:56 UTC  (14+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible

[PATCH] kvm_host.h: fix spelling typo in function declaration
 2022-10-07 17:55 UTC  (2+ messages)

[PATCH] [meta-oe] tio: correct license information
 2022-10-07 17:54 UTC 

[PATCH] kvm: vmx: keep constant definition format consistent
 2022-10-07 17:54 UTC  (2+ messages)

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-10-07 17:53 UTC  (6+ messages)
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API


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.