linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 14:44:09 to 2021-08-03 17:10:42 UTC [more...]

[PATCH rcu 0/18] Miscellaneous fixes for v5.15
 2021-08-03 17:10 UTC  (10+ messages)
` [PATCH rcu 02/18] rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
` [PATCH rcu 15/18] rcu: Remove useless "ret" update in rcu_gp_fqs_loop()

[PATCH v3 00/22] libtracefs: Introducing tracefs_sql() to create synthetice events with an SQL line
 2021-08-03 17:06 UTC  (23+ messages)
` [PATCH v3 01/22] libtracefs: Added new API tracefs_sql()
` [PATCH v3 02/22] tracefs: Add unit tests for tracefs_sql()
` [PATCH v3 03/22] libtracefs: Add comparing start and end fields in tracefs_sql()
` [PATCH v3 04/22] libtracefs: Add unit test to test tracefs_sql() compare
` [PATCH v3 05/22] libtracefs: Add filtering for start and end events in tracefs_sql()
` [PATCH v3 06/22] libtracefs: Add unit test to test tracefs_sql() where clause
` [PATCH v3 07/22] libtracefs: Make sqlhist parser reentrant
` [PATCH v3 08/22] libtracefs: Make parser unique to libtracefs
` [PATCH v3 09/22] libtracefs: Add line number and index to expr structure
` [PATCH v3 10/22] libtracefs: Add error message when match fields are not FROM and JOIN events
` [PATCH v3 11/22] libtracefs: Add error message when match or init fails from bad events
` [PATCH v3 12/22] libtracefs; Add error message for bad selections to SQL sequence
` [PATCH v3 13/22] libtracefs: Add error message when compare fields fail
` [PATCH v3 14/22] libtracefs: Add error message for grouping events in SQL filter
` [PATCH v3 15/22] libtracefs: Add error message for bad filters in SQL statement
` [PATCH v3 16/22] libtracefs: Add error message when calculation has no label
` [PATCH v3 17/22] libtracefs: Add man page for tracefs_sql()
` [PATCH v3 18/22] libtracefs: Add Makefile rule to create sqlhist
` [PATCH v3 19/22] libtracefs: Allow for simple SQL statements to create a histogram
` [PATCH v3 20/22] libtracefs: Allow trace_sql() to take keywords for fields with backslash
` [PATCH v3 21/22] libtracefs: Add CAST() syntax to SQL parsing for histogram types
` [PATCH v3 22/22] libtracefs: Add CAST(x AS _COUNTER_) syntax to create values in histograms

[PATCH v3 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-08-03 17:04 UTC  (15+ messages)
` [PATCH v3 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v3 net-next 06/10] net: dsa: microchip: add support for phylink management

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-03 17:01 UTC  (2+ messages)

[PATCH net-next v2] ethernet/intel: fix PTP_1588_CLOCK dependencies
 2021-08-03 17:00 UTC  (8+ messages)

[PATCH V2] perf/x86/intel: Apply mid ACK for small core
 2021-08-03 17:00 UTC  (5+ messages)

[PATCH] riscv: use the generic string routines
 2021-08-03 16:54 UTC  (2+ messages)

[PATCH v5] pseries: prevent free CPU ids to be reused on another node
 2021-08-03 16:54 UTC  (2+ messages)

[PATCH ethtool-next 0/5] stats: add support for per-channel and XDP standard stats
 2021-08-03 16:51 UTC  (6+ messages)
` [PATCH ethtool-next 1/5] sync UAPI header copies
` [PATCH ethtool-next 2/5] stats: factor out one stat field printing
` [PATCH ethtool-next 3/5] stats: add support for per-channel statistics [blocks]
` [PATCH ethtool-next 4/5] man: fix typo for "rmon" standard stat type
` [PATCH ethtool-next 5/5] man: mention XDP standard statistics in help and man page

[PATCH net-next v2 0/4] mt7530 software fallback bridging fix
 2021-08-03 16:51 UTC  (8+ messages)
` [PATCH net-next v2 1/4] net: dsa: mt7530: enable assisted learning on CPU port
` [PATCH net-next v2 2/4] net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
` [PATCH net-next v2 3/4] net: dsa: mt7530: set STP state on filter ID 1
` [PATCH net-next v2 4/4] net: dsa: mt7530: always install FDB entries with IVL and FID 1

[PATCH v2] KVM: SVM: improve the code readability for ASID management
 2021-08-03 16:50 UTC  (2+ messages)

[GIT PULL for v5.14-rc5] media fixes
 2021-08-03 16:49 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.14-rc4
 2021-08-03 16:49 UTC  (2+ messages)

[rcu:dev.2021.07.27b 32/57] undefined reference to `__aeabi_uldivmod'
 2021-08-03 16:48 UTC 

KernelCI Hackfest #2 - Sept 6-10 2021
 2021-08-03 16:46 UTC  (2+ messages)

[patch 0/4] extensible prctl task isolation interface and vmstat sync (v2)
 2021-08-03 16:44 UTC  (4+ messages)
` [patch 2/4] task isolation: sync vmstats on return to userspace

[PATCH net-next v2 0/4] Marvell Prestera add policer support
 2021-08-03 16:46 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: marvell: prestera: Offload FLOW_ACTION_POLICE

[syzbot] linux-next boot error: WARNING in find_vma
 2021-08-03 16:46 UTC 

[PATCH net-next 00/21] ethtool, stats: introduce and use standard XDP stats
 2021-08-03 16:42 UTC  (23+ messages)
` [PATCH net-next 01/21] ethtool, stats: use a shorthand pointer in stats_prepare_data()
` [PATCH net-next 02/21] ethtool, stats: add compile-time checks for standard stats
` [PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics
` [PATCH net-next 04/21] ethernet, dpaa2: simplify per-channel Ethtool stats counting
` [PATCH net-next 05/21] ethernet, dpaa2: convert to standard XDP stats
` [PATCH net-next 06/21] ethernet, ena: constify src and syncp args of ena_safe_update_stat()
` [PATCH net-next 07/21] ethernet, ena: convert to standard XDP stats
` [PATCH net-next 08/21] ethernet, enetc: "
` [PATCH net-next 09/21] ethernet, mvneta: rename xdp_xmit_err to xdp_xmit_drops
` [PATCH net-next 10/21] ethernet, mvneta: convert to standard XDP stats
` [PATCH net-next 11/21] ethernet, mvpp2: rename xdp_xmit_err to xdp_xmit_drops
` [PATCH net-next 12/21] ethernet, mvpp2: convert to standard XDP stats
` [PATCH net-next 13/21] ethernet, sfc: "
` [PATCH net-next 14/21] veth: rename rx_drops to xdp_errors
` [PATCH net-next 15/21] veth: rename xdp_xmit_errors to xdp_xmit_drops
` [PATCH net-next 16/21] veth: rename drop xdp_ suffix from packets and bytes stats
` [PATCH net-next 17/21] veth: convert to standard XDP stats
` [PATCH net-next 18/21] virtio-net: rename xdp_tx{,__drops} SQ stats to xdp_xmit{,__drops}
` [PATCH net-next 19/21] virtio-net: don't mix error-caused drops with XDP_DROP cases
` [PATCH net-next 20/21] virtio-net: convert to standard XDP stats
` [PATCH net-next 21/21] Documentation, ethtool-netlink: update standard statistics documentation

[RFC 00/11] Intro to Hardware timestamping engine
 2021-08-03 16:42 UTC  (5+ messages)
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type

[PATCH v1 1/1] platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper
 2021-08-03 16:32 UTC 

[syzbot] net-next boot error: WARNING: refcount bug in fib_create_info
 2021-08-03 16:31 UTC  (3+ messages)

[PATCH] uvcvideo: Support devices that require SET_INTERFACE(0) before/after streaming
 2021-08-03 16:31 UTC  (3+ messages)

[PATCH v2] kallsyms: strip ThinLTO postfix ".cfi_jt"
 2021-08-03 16:28 UTC  (3+ messages)
` [PATCH v3] kallsyms: strip CLANG CFI "

答复: [PATCH v3] pktgen: Fix invalid clone_skb override
 2021-08-03 16:27 UTC  (2+ messages)
` [PATCH v4] pktgen: Remove redundant "

[PATCH v3 0/5] Add support for QCOM SPMI Flash LEDs
 2021-08-03 16:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: leds: Add binding for qcom-spmi-flash
` [PATCH v3 2/5] leds: Add driver for QCOM SPMI Flash LEDs
` [PATCH v3 3/5] ARM: qcom_defconfig: Enable "
` [PATCH v3 4/5] ARM: dts: qcom: pm8941: Add nodes for "
` [PATCH v3 5/5] ARM: dts: qcom: msm8974-hammerhead: Enable and configure flash LED node

[PATCH v3] drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
 2021-08-03 16:25 UTC 

[PATCH] RDMA/mlx5: return the EFAULT per ibv_advise_mr(3)
 2021-08-03 16:25 UTC  (2+ messages)

[PATCH v2 0/5] K3 R5F & DSP IPC-only mode support
 2021-08-03 16:23 UTC  (5+ messages)
` [PATCH v2 1/5] remoteproc: Add support for detach-only during shutdown

[PATCH v2] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-03 16:19 UTC  (2+ messages)

[PATCH 0/4] mm: ensure consistency of memory map poisoning
 2021-08-03 16:19 UTC  (5+ messages)
` [PATCH 4/4] memblock: stop poisoning raw allocations

[fsnotify] 4c40d6efc8: unixbench.score -3.3% regression
 2021-08-03 16:19 UTC  (5+ messages)

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-03 16:14 UTC  (5+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules
` [PATCH 2/3] reboot: Export reboot_mode
` [PATCH 3/3] power: reset: Enable tristate on restart power-off driver

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-03 16:10 UTC  (19+ messages)
` [PATCH 04/38] s390: Replace deprecated CPU-hotplug functions
` [PATCH 05/38] s390/sclp: "
` [PATCH 06/38] x86/mmiotrace: "
  ` [Nouveau] "
` [PATCH 13/38] hwmon: "
` [PATCH 14/38] coresight: "
` [PATCH 16/38] sgi-xpc: "
` [PATCH 31/38] rcu: "
` [PATCH 36/38] tracing: "

[PATCH 1/2] ASoC: cs42l42: Fix inversion of ADC Notch Switch control
 2021-08-03 16:08 UTC  (2+ messages)
` [PATCH 2/2] ASoC: cs42l42: Remove duplicate control for WNF filter frequency

[PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-08-03 16:08 UTC  (3+ messages)
` [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller

[PATCH] Add mmap_assert_locked() annotations to find_vma*()
 2021-08-03 16:08 UTC  (2+ messages)

linux-next: Tree for Aug 3
 2021-08-03 16:04 UTC 

[PATCH v4 00/10] thread_info: use helpers to snapshot thread flags
 2021-08-03 16:01 UTC  (2+ messages)

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03 15:59 UTC  (4+ messages)

[PATCH] ARM: ep93xx: remove MaverickCrunch support
 2021-08-03 15:52 UTC  (3+ messages)

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-08-03 15:58 UTC  (4+ messages)

[RFC PATCH] kvm/x86: Keep root hpa in prev_roots as much as possible
 2021-08-03 15:57 UTC  (4+ messages)

[PATCH rdma-rc] RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
 2021-08-03 15:56 UTC  (2+ messages)

[PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
 2021-08-03 15:56 UTC  (6+ messages)
` [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out

[PATCH v4 0/1] arm64/cpufeature: Support optionally disable MTE
 2021-08-03 15:48 UTC  (3+ messages)
` [PATCH v4 1/1] arm64/cpufeature: Optionally disable MTE via command-line

[PATCH] arm64: fix typo in a comment
 2021-08-03 15:48 UTC  (2+ messages)

[PATCH] arm64: move the (z)install rules to arch/arm64/Makefile
 2021-08-03 15:47 UTC  (2+ messages)

[amir73il:fsnotify_event_info 2/2] include/linux/fsnotify.h:263:2: error: implicit declaration of function 'fsnotify_file'; did you mean 'fsnotify_link'?
 2021-08-03 15:47 UTC  (2+ messages)

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-03 15:47 UTC  (5+ messages)
` [PATCH V4 3/5] dt-bindings: gpio: Add bindings for gpio-virtio

[PATCH] mm: memcontrol: Set the correct memcg swappiness restriction
 2021-08-03 15:45 UTC  (4+ messages)

[PATCH][next] dm ima: Fix resource leaks on error return path
 2021-08-03 15:42 UTC 

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-03 15:41 UTC  (5+ messages)
` [PATCH] Restyle comments to better align with kernel-doc

[PATCH] mm/swap: Remove the unused get_kernel_page()
 2021-08-03 15:40 UTC  (3+ messages)

[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/
 2021-08-03 15:40 UTC  (4+ messages)

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-03 15:39 UTC  (5+ messages)
` [PATCH v2 12/15] hwmon: peci: Add cputemp driver
` [PATCH v2 13/15] hwmon: peci: Add dimmtemp driver

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2021-08-03 15:39 UTC  (4+ messages)
` [PATCH v3 01/37] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush

[BUG] brcmfmac locks up on resume from suspend
 2021-08-03 15:34 UTC  (3+ messages)

Faulty commit "watchdog: iTCO_wdt: Account for rebooting on second timeout"
 2021-08-03 15:32 UTC  (5+ messages)

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-03 15:30 UTC  (4+ messages)
` [PATCH printk v1 03/10] kgdb: delay roundup if holding printk cpulock

[PATCH net-next 0/4] mt7530 software fallback bridging fix
 2021-08-03 15:29 UTC  (6+ messages)
` [PATCH net-next 3/4] net: dsa: mt7530: set STP state on filter ID 1
` [PATCH net-next 4/4] net: dsa: mt7530: always install FDB entries with IVL and FID 1

[PATCH 1/2] r8169: Implement dynamic ASPM mechanism
 2021-08-03 15:28 UTC  (2+ messages)
` [PATCH 2/2] r8169: Enable ASPM for selected NICs

[PATCH v5 1/4] Bluetooth: btusb: disable Intel link statistics telemetry events
 2021-08-03 15:27 UTC  (4+ messages)
` [PATCH v5 2/4] Bluetooth: btintel: support "
` [PATCH v5 3/4] Bluetooth: set quality report callback for Intel
` [PATCH v5 4/4] Bluetooth: Support the quality report events

[PATCH 1/3][RESEND] rtlwifi: rtl8192de: Remove redundant variable initializations
 2021-08-03 15:23 UTC  (6+ messages)
` [PATCH 2/3][V2] rtlwifi: rtl8192de: make arrays static const, makes object smaller
` [PATCH 3/3] rtlwifi: rtl8192de: fix array size limit in for-loop

[PATCH 0/2] Add MUSB for MT7623
 2021-08-03 15:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: mtk-musb: add MT7623 compatible
` [PATCH 2/2] arm: dts: mt7623: add musb device nodes

can: flexcan: add mcf5441x support
 2021-08-03 15:23 UTC 

[rcu:dev.2021.07.27b 32/57] kernel/cpu.c:135:6: error: redefinition of 'cpu_hp_start_now'
 2021-08-03 15:22 UTC 

[PATCH] powerpc/32s: Fix napping restore in data storage interrupt (DSI)
 2021-08-03 15:14 UTC 

[PATCH v3 00/12] My AVIC patch queue
 2021-08-03 15:11 UTC  (4+ messages)
` [PATCH v3 01/12] Revert "KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock"

[PATCH][next] brcmfmac: firmware: Fix uninitialized variable ret
 2021-08-03 15:09 UTC 

[PATCH V4 0/2] gpio: Add virtio based driver
 2021-08-03 15:01 UTC  (3+ messages)
` [PATCH V4 2/2] gpio: virtio: Add IRQ support

[PATCH] powerpc/kexec: fix for_each_child.cocci warning
 2021-08-03 14:59 UTC 

[PATCH v2] sched/rt: Fix double enqueue caused by rt_effective_prio
 2021-08-03 14:56 UTC  (2+ messages)

[PATCH 4.4 00/26] 4.4.278-rc1 review
 2021-08-03 14:57 UTC  (2+ messages)

[PATCH v7 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-08-03 14:56 UTC  (4+ messages)
` [PATCH v7 5/7] PCI: cadence: Add support to configure virtual functions

KASAN: stack-out-of-bounds in iov_iter_revert
 2021-08-03 14:56 UTC  (8+ messages)

[PATCH v3 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-08-03 14:55 UTC  (5+ messages)
` [PATCH v3 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-03 14:51 UTC  (6+ messages)
` [patch 03/63] sched: Prepare for RT sleeping spin/rwlocks

[PATCH] drm/radeon: Update pitch for page flip
 2021-08-03 14:49 UTC  (5+ messages)

[PATCH v8 4/9] Input: wacom_i2c - Add touchscren properties
 2021-08-03 14:45 UTC  (2+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 14:46 UTC  (3+ messages)
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-08-03 14:44 UTC  (6+ messages)

[PATCH] net: convert fib_treeref from int to refcount_t
 2021-08-03 14:43 UTC  (3+ 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).