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

[PATCH net-next 00/14][pull request] Intel Wired LAN Driver Updates 2022-11-30 (ice)
 2022-11-30 19:43 UTC 

[PATCH v3 rcu 0/16] Lazy call_rcu() updates for v6.2
 2022-11-30 19:43 UTC  (7+ messages)
` [PATCH rcu 13/16] workqueue: Make queue_rcu_work() use call_rcu_hurry()
` [PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-30 (e1000e, igb)
 2022-11-30 19:42 UTC  (3+ messages)
` [PATCH net 1/2] e1000e: Fix TX dispatch condition
` [PATCH net 2/2] igb: Allocate MSI-X vector when testing

[PATCH] net: atlantic: fix check for invalid ethernet addresses
 2022-11-30 19:41 UTC  (2+ messages)

[PATCH v2 0/13] Zbb string optimizations and call support in alternatives
 2022-11-30 19:41 UTC  (8+ messages)
` [PATCH v2 06/13] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v2 08/13] RISC-V: add U-type imm parsing to parse_asm header

[PATCH v3] xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
 2022-11-30 19:40 UTC  (9+ messages)

Error using b4 web endpoint (was Re: git send-email friendly smtp provider anyone?)
 2022-11-30 19:39 UTC  (13+ messages)

[PATCH net-next v2 0/4] tsnep: Throttle interrupts, RX buffer allocation and ethtool_get_channels()
 2022-11-30 19:37 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tsnep: Consistent naming of struct net_device
` [PATCH net-next v2 2/4] tsnep: Add ethtool::get_channels support
` [PATCH net-next v2 3/4] tsnep: Throttle interrupts
` [PATCH net-next v2 4/4] tsnep: Rework RX buffer allocation

[PATCH v3 iptables-nft 0/3] remove escape_quotes support
 2022-11-30 19:37 UTC  (2+ messages)

[PATCH] Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
 2022-11-30 19:36 UTC 

[paulmck-rcu:srcunmisafe.2022.11.29a] BUILD SUCCESS 64e838679e149b6074507b50f0e2c68a2cd6990f
 2022-11-30 19:34 UTC 

git pull --verbose with submodules ends in error message
 2022-11-30 19:17 UTC  (4+ messages)
  ` [PATCH] Don't pass -v to submodule command

stable-rc/queue/4.9 baseline: 85 runs, 16 regressions (v4.9.333-106-gf54f8d6bf1c2)
 2022-11-30 19:33 UTC 

[PATCH -next] selftests/landlock: Fix selftest ptrace_test run fail
 2022-11-30 19:32 UTC  (6+ messages)

[PATCH] random: align entropy_timer_state to cache line
 2022-11-30 19:31 UTC  (5+ messages)

[PATCH v1 0/2] soc: add NPCM LPC BPC driver support
 2022-11-30 19:30 UTC  (5+ messages)
` [PATCH v1 1/2] dt-binding: soc: nuvoton: Add NPCM BPC LPC documentation

[syzbot] INFO: task hung in gfs2_gl_hash_clear (3)
 2022-11-30 19:26 UTC  (3+ messages)

[PATCH v2 0/6] drm/gud: Use the shadow plane helper
 2022-11-30 19:26 UTC  (14+ messages)
` [PATCH v2 1/6] drm/gud: Fix UBSAN warning
` [PATCH v2 2/6] drm/gud: Don't retry a failed framebuffer flush
` [PATCH v2 3/6] drm/gud: Split up gud_flush_work()
` [PATCH v2 4/6] drm/gud: Prepare buffer for CPU access in gud_flush_work()
` [PATCH v2 5/6] drm/gud: Use the shadow plane helper
` [PATCH v2 6/6] drm/gud: Enable synchronous flushing by default

[PATCH] dt-bindings: leds: Mark label property as deprecated
 2022-11-30 19:26 UTC  (5+ messages)

[RFC PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
 2022-11-30 19:26 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
 2022-11-30 19:25 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Validate multiple ref release_on_unlock logic

[PATCH] hfs: Fix OOB Read in __hfs_brec_find
 2022-11-30 19:23 UTC  (2+ messages)

[PATCH v7 00/20] Introduce security commands for CXL pmem device
 2022-11-30 19:23 UTC  (21+ messages)
` [PATCH v7 01/20] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v7 02/20] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v7 03/20] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v7 04/20] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v7 05/20] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v7 06/20] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v7 07/20] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v7 08/20] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v7 09/20] cxl/pmem: Add "Unlock" security command support
` [PATCH v7 10/20] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v7 11/20] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v7 12/20] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v7 13/20] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v7 14/20] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v7 15/20] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v7 16/20] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v7 17/20] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v7 18/20] cxl: bypass cpu_cache_invalidate_memregion() when in test config
` [PATCH v7 19/20] acpi/nfit: "
` [PATCH v7 20/20] cxl: add dimm_id support for __nvdimm_create()

[PATCH qemu.git 0/1] hw/arm/virt: make second UART available
 2022-11-30 19:24 UTC  (3+ messages)

[PATCH 6.0 000/289] 6.0.11-rc1 review
 2022-11-30 19:21 UTC 

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-30 19:20 UTC  (11+ messages)

stable-rc/queue/5.15 baseline: 133 runs, 1 regressions (v5.15.79-367-g98a7f39e79899)
 2022-11-30 19:18 UTC 

[PATCH v2 0/7] Renesas V4H DSI & DP output support
 2022-11-30 19:18 UTC  (4+ messages)
` [PATCH v2 3/7] clk: renesas: r8a779g0: Add display related clocks

[PATCH RESEND v10 0/2] Completely fake series
 2022-11-30 19:17 UTC  (3+ messages)
` [PATCH RESEND v10 1/2] arm64: defconfig: Enable devfreq cooling device
` [PATCH RESEND v10 2/2] Junk babootich

[meta-ti][dunfell][PATCH 0/4] Update to cicd.2022.11.30.11:05:19
 2022-11-30 19:16 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.30.11:05:19
` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: "
` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 4/4] linux-ti-staging: "

[PATCH 0/6] Support TDX guests on Hyper-V
 2022-11-30 19:14 UTC  (7+ messages)
` [PATCH 1/6] x86/tdx: Support hypercalls for "

[iptables PATCH 0/9] Fix for shell testsuite '-V' option
 2022-11-30 19:13 UTC  (10+ messages)
` [iptables PATCH 1/9] tests: shell: Fix valgrind mode for 0008-unprivileged_0
` [iptables PATCH 2/9] iptables-restore: Free handle with --test also
` [iptables PATCH 3/9] iptables-xml: Free allocated chain strings
` [iptables PATCH 4/9] nft: Plug memleak in nft_rule_zero_counters()
` [iptables PATCH 5/9] iptables: Plug memleaks in print_firewall()
` [iptables PATCH 6/9] xtables: Introduce xtables_clear_iptables_command_state()
` [iptables PATCH 7/9] iptables: Properly clear iptables_command_state object
` [iptables PATCH 8/9] xshared: Free data after printing help
` [iptables PATCH 9/9] libiptc: Eliminate garbage access

[PATCH] ASoC: qcom: lpass-sc7180: Add maybe_unused tag for system PM ops
 2022-11-30 19:12 UTC  (6+ messages)

[PATCH net-next] net/mlx5: remove NULL check before dev_{put, hold}
 2022-11-30 19:13 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: firmware: qcom,scm: document MSM8226 clocks
 2022-11-30 19:11 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: firmware: qcom,scm: narrow clocks and interconnects

[PATCH 0/2] Fix percentage random workload and add test case
 2022-11-30 19:10 UTC  (5+ messages)
  ` [PATCH 1/2] io_u: fix offset generation for mix of random and sequential workload

[Bug 1137] CPU affinity set incorrectly when lcore_id 0 is not the master-lcore
 2022-11-30 19:10 UTC  (2+ messages)

[PATCH ipsec-next 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-11-30 19:10 UTC  (6+ messages)
` [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF

[PATCH] usb: gadget: dfu: Fix check of transfer direction
 2022-11-30 19:09 UTC  (4+ messages)

[PATCH v2 00/38] arm64/sysreg: Convert aarch32 id regs
 2022-11-30 19:08 UTC  (5+ messages)
` [PATCH v2 29/38] arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation
` [PATCH v2 37/38] arm64/sysreg: Convert ID_DFR0_EL1 "

[linux-next:pending-fixes] BUILD SUCCESS 09f2f0dde2e87e79bc2c060dc1bcdf2a8a376546
 2022-11-30 19:07 UTC 

[PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule
 2022-11-30 19:08 UTC  (3+ messages)

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-11-30 19:06 UTC  (4+ messages)
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs

[PATCH v2 0/4] perf use system libtraceevent
 2022-11-30 19:05 UTC  (3+ messages)
` [PATCH v2 3/4] perf build: Use libtraceevent from the system

[PATCH 0/9 V4] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-30 19:04 UTC  (6+ messages)
` [PATCH 10/9] xfs: add debug knob to slow down writeback for fun
  ` [PATCH v2 "
    ` [RFC PATCH] xfs: regression test for writeback corruption bug

[PATCH v3 0/6] crypto: reduce overhead when self-tests disabled
 2022-11-30 19:04 UTC  (3+ messages)
` [PATCH v3 2/6] crypto: optimize registration of internal algorithms

[PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
 2022-11-30 19:02 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: Add more usage of existing function ice_get_vf_vsi(vf)
 2022-11-30 19:02 UTC  (2+ messages)

[REGRESSION] v6.0.x fails to boot after updating from v5.19.x
 2022-11-30 18:38 UTC 

[RFC PATCH v2 0/6] Add metrics for neoverse-n2
 2022-11-30 18:58 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] perf vendor events arm64: Add PE utilization "

[PATCH v2 0/2] drm/shmem-helper: Fix a couple of error path bugs
 2022-11-30 18:57 UTC  (6+ messages)
` [PATCH v2 1/2] drm/shmem-helper: Remove errant put in error path
` [PATCH v2 2/2] drm/shmem-helper: Avoid vm_open error paths

[PATCH] cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode
 2022-11-30 18:57 UTC  (2+ messages)

[PATCH 0/3] rcu-tasks: Fix race against exiting pid_ns
 2022-11-30 18:37 UTC  (3+ messages)
` [PATCH 3/3] rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()

[PATCH qemu.git 0/1] hw/arm/virt: add 2x sp804 timer
 2022-11-30 18:56 UTC  (2+ messages)
` [PATCH qemu.git 1/1] "

[PATCH 6.0 000/289] 6.0.11-rc1 review
 2022-11-30 18:24 UTC  (62+ messages)
` [PATCH 6.0 227/289] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
` [PATCH 6.0 229/289] ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
` [PATCH 6.0 230/289] ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older
` [PATCH 6.0 231/289] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
` [PATCH 6.0 232/289] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
` [PATCH 6.0 233/289] Revert "tty: n_gsm: replace kicktimer with delayed_work"
` [PATCH 6.0 234/289] Input: goodix - try resetting the controller when no config is set
` [PATCH 6.0 235/289] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
` [PATCH 6.0 236/289] ASoC: sof_es8336: reduce pop noise on speaker
` [PATCH 6.0 238/289] Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
` [PATCH 6.0 239/289] pinctrl: qcom: sc8280xp: Rectify UFS reset pins
` [PATCH 6.0 240/289] Input: i8042 - apply probe defer to more ASUS ZenBook models
` [PATCH 6.0 241/289] ASoC: stm32: dfsdm: manage cb buffers cleanup
` [PATCH 6.0 242/289] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
` [PATCH 6.0 243/289] xen/platform-pci: add missing free_irq() in error path
` [PATCH 6.0 244/289] platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
` [PATCH 6.0 245/289] platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
` [PATCH 6.0 246/289] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
` [PATCH 6.0 247/289] platform/surface: aggregator_registry: Add support for Surface Pro 9
` [PATCH 6.0 248/289] drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
` [PATCH 6.0 249/289] drm/amdgpu: disable BACO support on more cards
` [PATCH 6.0 250/289] drm/amdkfd: Fix a memory limit issue
` [PATCH 6.0 251/289] zonefs: fix zone report size in __zonefs_io_error()
` [PATCH 6.0 252/289] platform/surface: aggregator_registry: Add support for Surface Laptop 5
` [PATCH 6.0 253/289] platform/x86: hp-wmi: Ignore Smart Experience App event
` [PATCH 6.0 254/289] platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
` [PATCH 6.0 255/289] platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables
` [PATCH 6.0 256/289] tcp: configurable source port perturb table size
` [PATCH 6.0 257/289] block: make blk_set_default_limits() private
` [PATCH 6.0 258/289] dm-integrity: set dma_alignment limit in io_hints
` [PATCH 6.0 259/289] dm-log-writes: "
` [PATCH 6.0 260/289] net: usb: qmi_wwan: add Telit 0x103a composition
` [PATCH 6.0 261/289] scsi: mpi3mr: Suppress command reply debug prints
` [PATCH 6.0 262/289] scsi: iscsi: Fix possible memory leak when device_register() failed
` [PATCH 6.0 263/289] gpu: host1x: Avoid trying to use GART on Tegra20
` [PATCH 6.0 264/289] dm integrity: flush the journal on suspend
` [PATCH 6.0 265/289] dm integrity: clear "
` [PATCH 6.0 266/289] fuse: lock inode unconditionally in fuse_fallocate()
` [PATCH 6.0 267/289] wifi: wilc1000: validate pairwise and authentication suite offsets
` [PATCH 6.0 268/289] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
` [PATCH 6.0 269/289] wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
` [PATCH 6.0 270/289] wifi: wilc1000: validate number of channels
` [PATCH 6.0 271/289] btrfs: free btrfs_path before copying root refs to userspace
` [PATCH 6.0 272/289] btrfs: free btrfs_path before copying inodes "
` [PATCH 6.0 273/289] btrfs: free btrfs_path before copying fspath "
` [PATCH 6.0 274/289] btrfs: free btrfs_path before copying subvol info "
` [PATCH 6.0 275/289] btrfs: zoned: fix missing endianness conversion in sb_write_pointer
` [PATCH 6.0 276/289] btrfs: use kvcalloc in btrfs_get_dev_zone_info
` [PATCH 6.0 277/289] btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
` [PATCH 6.0 278/289] btrfs: do not modify log tree while holding a leaf from fs tree locked
` [PATCH 6.0 279/289] drm/i915/ttm: never purge busy objects
` [PATCH 6.0 280/289] drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
` [PATCH 6.0 281/289] drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
` [PATCH 6.0 282/289] drm/amd/display: No display after resume from WB/CB
` [PATCH 6.0 283/289] drm/amdgpu/psp: dont free PSP buffers on suspend
` [PATCH 6.0 284/289] drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
` [PATCH 6.0 285/289] drm/amd/amdgpu: reserve vm invalidation engine for firmware
` [PATCH 6.0 286/289] drm/amd/display: Update soc bounding box for dcn32/dcn321
` [PATCH 6.0 287/289] drm/amdgpu: always register an MMU notifier for userptr
` [PATCH 6.0 288/289] drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"
` [PATCH 6.0 289/289] drm/i915: fix TLB invalidation for Gen12 video and compute engines

[PATCH 1/1] mvebu: fix end-of-array check
 2022-11-30 18:33 UTC 

[PATCH] kunit: tool: make parser preserve whitespace when printing test log
 2022-11-30 18:54 UTC 

[PATCH v2 0/1] tcg: convert tcg/README to rst
 2022-11-30 18:52 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/2] DOE WARN splat be gone
 2022-11-30 18:52 UTC  (4+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission

[PATCH] drm/etnaviv: print MMU exception cause
 2022-11-30 18:53 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.