linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-15 01:09:16 to 2022-07-15 06:50:15 UTC [more...]

[PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
 2022-07-15  6:49 UTC  (10+ messages)
` [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests

[PATCH 0/2] fsl_lpuart: fix the bugs in received break signal count and send break signal
 2022-07-15  6:47 UTC  (4+ messages)
` [PATCH 1/2] tty: serial: fsl_lpuart: correct the count of break characters
` [PATCH 2/2] tty: serial: fsl_lpuart: writing a 1 and then a 0 to trigger a break character

[PATCH] USB: serial: option: adding support for OPPO R11 diag port
 2022-07-15  6:45 UTC  (4+ messages)

[PATCH v1 0/2] Add support for MT8188 SCP
 2022-07-15  6:45 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8188 scp
` [PATCH v1 2/2] remoteproc: mediatek: Support MT8188 SCP

[RFC PATCH v2] ARM: dts: Add TS-7553-V2 support
 2022-07-15  6:42 UTC  (4+ messages)

[PATCH v2] kcsan: test: Add a .kunitconfig to run KCSAN tests
 2022-07-15  6:40 UTC 

[PATCH v1 00/15] Compress the pmu_event tables
 2022-07-15  6:36 UTC  (16+ messages)
` [PATCH v1 01/15] perf jevents: Simplify generation of C-string
` [PATCH v1 02/15] perf jevents: Add JEVENTS_ARCH make option
` [PATCH v1 03/15] perf jevent: Add an 'all' architecture argument
` [PATCH v1 04/15] perf jevents: Remove the type/version variables
` [PATCH v1 05/15] perf jevents: Provide path to json file on error
` [PATCH v1 06/15] perf jevents: Sort json files entries
` [PATCH v1 07/15] perf pmu-events: Hide pmu_sys_event_tables
` [PATCH v1 08/15] perf pmu-events: Avoid passing pmu_events_map
` [PATCH v1 09/15] perf pmu-events: Hide pmu_events_map
` [PATCH v1 10/15] perf test: Use full metric resolution
` [PATCH v1 11/15] perf pmu-events: Move test events/metrics to json
` [PATCH v1 12/15] perf pmu-events: Don't assume pmu_event is an array
` [PATCH v1 13/15] perf pmu-events: Hide the pmu_events
` [PATCH v1 14/15] perf metrics: Copy entire pmu_event in find metric
` [PATCH v1 15/15] perf jevents: Compress the pmu_events_table

[PATCH 00/16] erofs: prepare for folios, duplication and kill PG_error
 2022-07-15  6:36 UTC  (10+ messages)
` [PATCH 01/16] erofs: get rid of unneeded `inode', `map' and `sb'
` [PATCH 02/16] erofs: clean up z_erofs_collector_begin()
` [PATCH 03/16] erofs: introduce `z_erofs_parse_out_bvecs()'
` [PATCH 04/16] erofs: introduce bufvec to store decompressed buffers

[PATCH] mediatek: mt7601u: fix clang -Wformat warning
 2022-07-15  6:32 UTC  (2+ messages)

[for-next][PATCH 00/23] tracing: Updates for 5.20
 2022-07-15  6:32 UTC  (3+ messages)
` [for-next][PATCH 13/23] USB: mtu3: tracing: Use the new __vstring() helper

[PATCH v3] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  6:30 UTC 

[PATCH 0/5] staging: r8188eu: remove SetHwReg8188EU()
 2022-07-15  6:29 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove HW_VAR_SET_OPMODE from SetHwReg8188EU()
` [PATCH 2/5] staging: r8188eu: remove unused parameter from correct_TSF()
` [PATCH 3/5] staging: r8188eu: remove unused parameter from update_TSF()
` [PATCH 4/5] staging: r8188eu: make update_TSF() and correct_TSF() static
` [PATCH 5/5] staging: r8188eu: remove SetHwReg8188EU()

[syzbot] Internal error in io_serial_out (2)
 2022-07-15  6:23 UTC 

[PATCH] ipc: mqueue: fix possible memory leak in init_mqueue_fs()
 2022-07-15  6:23 UTC 

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-07-15  6:22 UTC  (5+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH] staging: qlge: refine variable name
 2022-07-15  6:17 UTC 

[PATCH] mm/damon/reclaim: fix 'enabled' is incorrectly set because 'system_wq' is not initialized
 2022-07-15  6:16 UTC 

PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
 2022-07-15  6:14 UTC  (15+ messages)

[PATCH v4 00/18] KVM nVHE Hypervisor stack unwinder
 2022-07-15  6:10 UTC  (19+ messages)
` [PATCH v4 01/18] arm64: stacktrace: Add shared header for common stack unwinding code
` [PATCH v4 02/18] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v4 03/18] arm64: stacktrace: Factor out unwind_next_common()
` [PATCH v4 04/18] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v4 05/18] arm64: stacktrace: Factor out common unwind()
` [PATCH v4 06/18] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v4 07/18] KVM: arm64: On stack overflow switch to hyp overflow_stack
` [PATCH v4 08/18] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v4 09/18] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v4 10/18] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v4 11/18] KVM: arm64: Stub implementation of non-protected nVHE "
` [PATCH v4 12/18] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v4 13/18] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v4 14/18] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v4 15/18] KVM: arm64: Implement non-protected "
` [PATCH v4 16/18] KVM: arm64: Introduce pkvm_dump_backtrace()
` [PATCH v4 17/18] KVM: arm64: Introduce hyp_dump_backtrace()
` [PATCH v4 18/18] KVM: arm64: Dump nVHE hypervisor stack on panic

[PATCH v3] printk: fix extra suspend/resume delays
 2022-07-15  6:10 UTC  (2+ messages)
` [PATCH v3] printk: do not wait for consoles when suspended

[PATCH V5 0/2] ublk: add io_uring based userspace block driver
 2022-07-15  6:07 UTC  (7+ messages)
` [PATCH V5 1/2] ublk_drv: "

[PATCH] staging: r888eu: use dynamic allocation for efuse buffer
 2022-07-15  6:06 UTC  (3+ messages)

[PATCH v9 0/8] mm/demotion: Memory tiers and demotion
 2022-07-15  5:49 UTC  (7+ messages)
` [PATCH v9 4/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v9 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v9 6/8] mm/demotion: Add pg_data_t member to track node memory tier details

[PATCH v3] staging: qlge: Fix indentation issue under long for loop
 2022-07-15  6:04 UTC  (4+ messages)

[PATCH] fs/ocfs2: Fix spelling typo in comment
 2022-07-15  6:00 UTC 

[GIT PULL] xen: branch for v5.19-rc7
 2022-07-15  6:00 UTC 

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2022-07-15  5:55 UTC 

[PATCH v3] PM: hibernate: defer device probing when resuming from hibernation
 2022-07-15  5:49 UTC 

[syzbot] upstream test error: INFO: trying to register non-static key in ieee80211_do_stop
 2022-07-15  5:39 UTC 

[Patch net-next] net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
 2022-07-15  5:33 UTC 

[GIT PULL]: soundwire updates for v5.20-rc1
 2022-07-15  5:33 UTC  (2+ messages)

[PATCH] x86/bugs: Switch to "auto" when "ibrs" selected on Enhanced IBRS parts
 2022-07-15  5:25 UTC  (5+ messages)
` [PATCH v2] x86/bugs: Warn when "ibrs" mitigation is "

[PATCH v1] Bluetooth: Fix cvsd sco setup failure
 2022-07-15  5:25 UTC  (5+ messages)

Is casting a void ptr to something else considered bad kernel coding style
 2022-07-15  5:20 UTC  (2+ messages)

[PATCH v2 0/6] gpiolib: cdev: code cleanup following hte integration
 2022-07-15  5:10 UTC  (5+ messages)
` [PATCH v2 1/6] gpiolib: cdev: simplify linereq_free
` [PATCH v2 2/6] gpiolib: cdev: simplify parameter in call to hte_edge_setup

[PATCH 0/3] sched/core: Optimize load balance of core scheduling
 2022-07-15  5:08 UTC  (4+ messages)
` [PATCH 1/3] sched/core: Fix the bug that task won't enqueue into core tree when update cookie

[net-next PATCH] net: dsa: qca8k: move driver to qca dir
 2022-07-15  5:03 UTC  (2+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-15  5:02 UTC  (9+ messages)
` [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-15  5:00 UTC  (10+ messages)

[PATCH v8 0/2] AD4130
 2022-07-15  4:53 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v8 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
 2022-07-15  4:50 UTC  (2+ messages)

[PATCH] sched/deadline: Fix BUG_ON condition for deboosted tasks
 2022-07-15  4:49 UTC  (4+ messages)

[PATCH v2] AMD_SFH: Add a DMI quirk entry for Chromebooks
 2022-07-15  4:45 UTC  (3+ messages)

[PATCH 1/3 cgroup/for-5.20] cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
 2022-07-15  4:39 UTC  (3+ messages)
` [PATCH 2/3 cgroup/for-5.20] cgroup: Add "no" prefixed mount options
  ` [PATCH 3/3 cgroup/for-5.20] cgroup: Make !percpu threadgroup_rwsem operations optional

[PATCH] atl1c: use netif_tx_napi_add() for Tx NAPI
 2022-07-15  4:38 UTC  (2+ messages)

[PATCH v3,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-15  4:30 UTC  (2+ messages)

[ast-bpf:memalloc 1/7] kernel/bpf/memalloc.c:158:24: error: implicit declaration of function 'get_mem_cgroup_from_objcg'; did you mean 'get_mem_cgroup_from_mm'?
 2022-07-15  4:20 UTC 

[PATCH v2] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  4:14 UTC 

[PATCH v2] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-07-15  4:10 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2022-07-15  4:10 UTC  (2+ messages)

[PATCH v3]PM: QoS: Add check to make sure CPU freq is non-negative
 2022-07-15  4:09 UTC 

[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
 2022-07-15  4:03 UTC 

[PATCH v1] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-15  4:03 UTC  (4+ messages)

[PATCH] Input: tsc2007 - enable GPIO chips that can sleep
 2022-07-15  3:59 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-15  3:56 UTC  (14+ messages)

linux-next: build warning after merge of the block tree
 2022-07-15  3:52 UTC 

Invalid pstore_blk use?
 2022-07-15  3:49 UTC 

[PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
 2022-07-15  3:47 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8195: extract SOF common code
 2022-07-15  3:42 UTC 

[PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment
 2022-07-15  3:38 UTC  (2+ messages)

[git pull] drm fixes for 5.19-rc7
 2022-07-15  3:36 UTC 

[PATCH v5] memblock,arm64: Expand the static memblock memory table
 2022-07-15  3:29 UTC  (3+ messages)

[ast-bpf:memalloc 1/7] kernel/bpf/memalloc.c:158:24: warning: returning 'int' from a function with return type 'struct mem_cgroup *' makes pointer from integer without a cast
 2022-07-15  3:28 UTC 

linux-next: manual merge of the block tree with the btrfs tree
 2022-07-15  3:25 UTC 

[PATCH] x86: Allow for exclusions in checking RETHUNK
 2022-07-15  3:23 UTC  (6+ messages)

[PATCH] LoongArch: Fix missing fcsr in ptrace's fpr_set
 2022-07-15  3:20 UTC  (4+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-07-15  3:13 UTC  (3+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little

linux-next: manual merge of the block tree with the vfs tree
 2022-07-15  3:09 UTC 

[PATCH V14 0/7] CXL: Read CDAT
 2022-07-15  3:04 UTC  (8+ messages)
` [PATCH V14 1/7] PCI: Add vendor ID for the PCI SIG
` [PATCH V14 2/7] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V14 3/7] PCI/DOE: Add DOE mailbox support functions
` [PATCH V14 4/7] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V14 5/7] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V14 6/7] cxl/port: Read CDAT table
` [PATCH V14 7/7] cxl/port: Introduce cxl_cdat_valid()

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-15  2:50 UTC  (8+ messages)
` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY

[PATCH v2 0/3] drm/bridge: it6505: Fixes bugs
 2022-07-15  2:49 UTC  (4+ messages)
` [PATCH v2 1/3] drm/bridge: it6505: Modified power sequence
` [PATCH v2 2/3] drm/bridge: it6505: Add i2c api power on check
` [PATCH v2 3/3] drm/bridge: it6505: Modified video clock calculation and video debug message

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-15  2:47 UTC  (4+ messages)

[PATCH v2] LoongArch: Fix missing fcsr in ptrace's fpr_set
 2022-07-15  2:37 UTC 

[RFC PATCH 0/2] Updates for asm-generic/pci.h
 2022-07-15  2:27 UTC  (4+ messages)
` [RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures

[PATCH 4.19] ext4: fix race condition between ext4_ioctl_setflags and ext4_fiemap
 2022-07-15  2:39 UTC 

[PATCH] fs/befs: Fix spelling typo in comment
 2022-07-15  2:23 UTC 

[PATCH 0/6] gpiolib: cdev: code cleanup following hte integration
 2022-07-15  2:08 UTC  (3+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/joel.2022.07.14a 25/27] kernel/rcu/rcuscale.c:819:28: error: implicit declaration of function 'rcu_lazy_get_jiffies_till_flush'
 2022-07-15  2:06 UTC 

[PATCH] crypto: lib/arc4 - expose library interface
 2022-07-15  2:04 UTC  (2+ messages)

[PATCH 2/4] firmware: Samsung: Add secure monitor driver
 2022-07-15  2:02 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS db866d3352ec85e821e730e191481cba3a2bfa6e
 2022-07-15  2:01 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2022-07-15  2:01 UTC 

[PATCH] s390/hmcdrv: fix Kconfig "its" grammar
 2022-07-15  2:00 UTC 

[PATCH] kobject: fix Kconfig.debug "its" grammar
 2022-07-15  1:59 UTC 

[PATCH] leds: clevo-mail: fix Kconfig "its" grammar
 2022-07-15  1:59 UTC 

[PATCH] coresight: trbe: fix Kconfig "its" grammar
 2022-07-15  1:59 UTC 

[PATCH] crypto: rmd160: fix Kconfig "its" grammar
 2022-07-15  1:59 UTC 

[PATCH] cpufreq: loongson2: fix Kconfig "its" grammar
 2022-07-15  1:59 UTC 

[PATCH] clocksource: arm_global_timer: fix Kconfig "its" grammar
 2022-07-15  1:58 UTC 

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-15  1:56 UTC  (4+ messages)
` [PATCH 12/12] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function

[intel-tdx:guest-filter 8/28] htmldocs: Documentation/admin-guide/tainted-kernels.rst:82: WARNING: Malformed table
 2022-07-15  1:55 UTC 

[PATCH v3 1/2] phy: usb: Add USB2.0 phy driver for Sunplus SP7021
 2022-07-15  1:55 UTC  (2+ messages)

[ast-bpf:memalloc 1/7] kernel/bpf/memalloc.c:158:10: error: call to undeclared function 'get_mem_cgroup_from_objcg'; ISO C99 and later do not support implicit function declarations
 2022-07-15  1:55 UTC 

[BUG] media: cx88-alsa: Found a bug at the probe time
 2022-07-15  1:54 UTC 

[syzbot] possible deadlock in start_this_handle (3)
 2022-07-15  1:53 UTC  (5+ messages)

[PATCH v1] wifi: mac80211_hwsim: fix race condition in pending packet
 2022-07-15  1:53 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2022-07-15  1:48 UTC 

[PATCH v5 0/3] Implement readahead for squashfs
 2022-07-15  1:45 UTC  (5+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

Unstable tsc caused soft lockup in kdump kernel
 2022-07-15  1:33 UTC  (3+ messages)

[RESEND RFC PATCH] x86/bugs: Add "unknown" reporting for MMIO Stale Data
 2022-07-15  1:30 UTC 

[PATCH] acpi/nfit: badrange report spill over to clean range
 2022-07-15  1:19 UTC  (6+ messages)

[PATCH 0/2] crypto: make the sha1 library optional
 2022-07-15  1:18 UTC  (4+ messages)
` [PATCH 2/2] "

linux-next: manual merge of the rust tree with Linus' tree
 2022-07-15  1:13 UTC  (3+ messages)

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-15  1:09 UTC  (6+ messages)
` [PATCH V13 6/9] cxl/port: Read CDAT table

Retbleed (RSBA vs BTC)
 2022-07-15  1:07 UTC  (2+ 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).