linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-12 00:49:10 to 2021-09-12 18:29:49 UTC [more...]

[PATCH] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI
 2021-09-12 18:29 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Fix Toradex compatible typo
 2021-09-12 18:24 UTC  (2+ messages)

io-uring: KASAN failure, presumably
 2021-09-12 18:24 UTC  (6+ messages)
` io-uring: KASAN failure, presumably REQ_F_REISSUE issue

[ardb:arm32-ti-in-task 4/7] include/linux/percpu-defs.h:240:1: error: braced-group within expression allowed only inside a function
 2021-09-12 18:23 UTC 

[PATCH v7 0/7] Add OTG mode support to Tegra USB PHY and Nexus 7
 2021-09-12 18:17 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v7 2/7] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v7 3/7] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v7 4/7] usb: phy: tegra: Support OTG mode programming
` [PATCH v7 5/7] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v7 6/7] ARM: tegra: nexus7: Enable USB OTG mode
` [PATCH v7 7/7] arm64: tegra132: Add new properties to USB PHY device-tree node

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-12 18:18 UTC 

[PATCH v3] drivers/cdrom: improved ioctl for media change detection
 2021-09-12 18:04 UTC  (3+ messages)

[PATCH 1/1] docs/zh_TW: Add translation for riscv/boot-image-header
 2021-09-12 17:28 UTC  (2+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-12 17:26 UTC  (9+ messages)
` [PATCH 4/4] "

[PATCH] staging: r8188eu: os_dep: remove unused function rtw_android_priv_cmd
 2021-09-12 17:16 UTC 

[GIT PULL] smb3 client fixes
 2021-09-12 17:11 UTC  (2+ messages)

[PATCH] ipv6: delay fib6_sernum increase in fib6_add
 2021-09-12 17:11 UTC  (2+ messages)

[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
 2021-09-12 17:25 UTC  (7+ messages)

[PATCH] staging: r8188eu: core: remove unused function rtw_set_tx_chksum_offload
 2021-09-12 16:57 UTC 

[PATCH v4 0/3] iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC
 2021-09-12 16:59 UTC  (6+ messages)
` [PATCH v4 1/3] iio: imx8qxp-adc: Add binding documentation "
` [PATCH v4 2/3] dt-bindings: iio: adc: "
` [PATCH v4 3/3] MAINTAINERS: Add the driver info of the "

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-12 16:53 UTC  (3+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH v3 0/2] Add temperature notification support
 2021-09-12 16:50 UTC  (8+ messages)
` [PATCH v3 1/2] scsi: ufs: Probe for "
` [PATCH v3 2/2] scsi: ufs: Add temperature notification exception handling

[PATCH v2] iio: adc: ad799x: Add a single error handling block at the end of the function
 2021-09-12 16:42 UTC  (2+ messages)

Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library
 2021-09-12 16:37 UTC  (7+ messages)
      ` Accelerator drivers going forward (was Re: Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library)

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-09-12 16:36 UTC  (9+ messages)
` [PATCH v16 07/14] counter: Add "
` [PATCH v16 08/14] docs: counter: Document "
` [PATCH v16 09/14] tools/counter: Create Counter tools

[PATCH] perf tools: Ignore Documentation dependency file
 2021-09-12 16:21 UTC  (4+ messages)

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 16:16 UTC  (7+ messages)
` [PATCH 1/4] compiler.h: Introduce "
` [PATCH 2/4] net: i825xx: Use absolute_pointer for memcpy on fixed memory location
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp "
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

[RFC PATCH net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-12 16:14 UTC  (8+ messages)
` [RFC PATCH net 1/5] net: mdio: introduce a shutdown method to mdio device drivers
` [RFC PATCH net 2/5] net: dsa: be compatible with masters which unregister on shutdown
` [RFC PATCH net 3/5] net: dsa: hellcreek: "
` [RFC PATCH net 4/5] net: dsa: microchip: ksz8863: "
` [RFC PATCH net 5/5] net: dsa: xrs700x: "

[PATCH] ipc: remove memcg accounting for sops objects in do_semtimedop()
 2021-09-12 16:05 UTC  (2+ messages)

[kprobes] 645f224e7b: WARNING:kernel_stack
 2021-09-12 16:21 UTC 

[PATCH 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-09-12 15:59 UTC  (9+ messages)
` [PATCH 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature

[PATCH 2/2] docs/zh_TW: Add translation for riscv/vm-layout
 2021-09-12 15:53 UTC 

[PATCH 1/2] doc: Fix typo in Documentation/riscv/vm-layout
 2021-09-12 15:51 UTC 

[driver core] bd1e336aa8: WARNING:at_lib/refcount.c:#refcount_warn_saturate
 2021-09-12 16:10 UTC 

[PATCH] i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic
 2021-09-12 15:51 UTC 

[PATCH v2] media: mxl111sf: change mutex_init() location
 2021-09-12 15:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-09-12 15:47 UTC  (6+ messages)

[KVM] 816be9e9be: kernel-selftests.kvm.smm_test.fail
 2021-09-12 15:59 UTC 

[PATCH -next] io-wq: Remove duplicate code in io_workqueue_create()
 2021-09-12 15:36 UTC  (2+ messages)

[ext4] cc883236b7: aim7.jobs-per-min 69.4% improvement
 2021-09-12 15:52 UTC 

[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
 2021-09-12 15:33 UTC  (5+ messages)
    ` [PATCH v5] "

[sched/fair] 56498cfb04: netperf.Throughput_tps -5.4% regression
 2021-09-12 15:34 UTC 

[PATCH v3 0/2] hwmon: (nct6775) Support access via Asus WMI
 2021-09-12 15:14 UTC  (5+ messages)
` [PATCH v3 1/2] hwmon: (nct6775) Use sio_data in superio_*()
` [PATCH v3 2/2] hwmon: (nct6775) Support access via Asus WMI

[x86/platform] d7109fe3a0: kernel-selftests.gpio.gpio-mockup.sh.fail
 2021-09-12 15:10 UTC  (2+ messages)

[PATCH 1/3] hwmon: (nct6775) Use sio_data in superio_* (v2)
 2021-09-12 14:43 UTC  (4+ messages)

[GIT PULL] more Kbuild updates for v5.15-rc1
 2021-09-12 14:16 UTC 

[git pull] namei fixes
 2021-09-12 14:12 UTC 

[GIT PULL] Misc driver fix for 5.15-rc1
 2021-09-12 14:03 UTC 

[init] 40caa127f3: kernel_BUG_at_arch/x86/mm/physaddr.c
 2021-09-12 14:08 UTC 

[PATCH 1/2] staging: vchiq_dev: remove braces from if block
 2021-09-12 13:37 UTC  (2+ messages)
` [PATCH 2/2] staging: vchiq_dev: cleanup code alignment issues

[PATCH -next v3] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
 2021-09-12 13:36 UTC 

[memcg] 45208c9105: aim7.jobs-per-min -14.0% regression
 2021-09-12 13:29 UTC  (5+ messages)

Fwd: rcu stall in __d_lookup_rcu
 2021-09-12 13:28 UTC 

Linux 5.14.3
 2021-09-12 13:26 UTC  (2+ messages)

Linux 5.13.16
 2021-09-12 13:26 UTC  (2+ messages)

Linux 5.10.64
 2021-09-12 13:26 UTC  (2+ messages)

Linux 5.4.145
 2021-09-12 13:26 UTC  (2+ messages)

Decoupling filesystems from pages
 2021-09-12 13:21 UTC 

[drm/i915] 36b6b68169: phoronix-test-suite.supertuxkart.1024x768.Windowed.Basic.1.ZenGarden.frames_per_second 14.4% improvement
 2021-09-12 13:29 UTC 

[PATCH] nfp: Prefer struct_size over open coded arithmetic
 2021-09-12 13:10 UTC 

[mctp] 831119f887: net/mctp/route.c:#RCU-list_traversed_in_non-reader_section
 2021-09-12 13:26 UTC 

[PATCH v4 0/2] coresight: Fix for snapshot mode
 2021-09-12 12:57 UTC  (3+ messages)
` [PATCH v4 1/2] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
` [PATCH v4 2/2] coresight: Update comments for removing cs_etm_find_snapshot()

[PATCH] habanalabs/gaudi: fix LBW RR configuration
 2021-09-12 12:44 UTC 

/proc/stat interrupt counter wrap-around
 2021-09-12 12:37 UTC  (4+ messages)
` [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"

[PATCH v2] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-12 12:22 UTC 

[mm/page] ab19939a6a: ltp.msync04.fail
 2021-09-12 12:34 UTC 

[net,v2] net: dsa: lantiq_gswip: Add 200ms assert delay
 2021-09-12 12:14 UTC  (2+ messages)

[WARNING][DRM] Linux 5.14.3
 2021-09-12 11:59 UTC 

[PATCH] kconfig: Create links to main menu items in search
 2021-09-12 11:37 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: vcpu_idx related cleanups
 2021-09-12 10:52 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
` [PATCH 2/2] KVM: x86: Identify vCPU0 by its vcpu_idx instead of walking vCPUs array

[RFC PATCH 0/3] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-12 10:42 UTC  (7+ messages)
` [RFC PATCH 1/3] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [RFC PATCH 2/3] nSVM: introduce smv->nested.save to cache save area fields
` [RFC PATCH 3/3] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[syzbot] riscv/fixes boot error: BUG: unable to handle kernel paging request in corrupted
 2021-09-12 10:41 UTC 

[PATCH v2 0/3] KVM: few more SMM fixes
 2021-09-12 10:35 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: nSVM: restore the L1 host state prior to resuming a nested guest on SMM exit
` [PATCH v2 2/3] KVM: x86: force PDPTRs reload "
` [PATCH v2 3/3] KVM: nSVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode

Build error: ‘EM_RISCV’ undeclared
 2021-09-12 10:29 UTC 

[PATCH AUTOSEL 5.4 01/37] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-12 10:14 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 22/37] MIPS: mscc: ocelot: mark the phy-mode for internal PHY ports

[syzbot] WARNING in __static_key_slow_dec_deferred
 2021-09-12 10:00 UTC 

[PATCH] staging: r8188eu: remove macro GET_EEPROM_EFUSE_PRIV
 2021-09-12 10:08 UTC 

[PATCH] arm64: dts: allwinner: a64: Add GPU opp table
 2021-09-12  9:50 UTC 

[syzbot] upstream boot error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-12  9:50 UTC 

[PATCH v2] net: dsa: qca8k: fix kernel panic with legacy mdio mapping
 2021-09-12  9:50 UTC  (2+ messages)

[intel-tdx:guest 55/127] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_230' declared with attribute error: Need native word sized stores/loads for atomicity
 2021-09-12  9:46 UTC 

[PATCH v4 0/3] dm: audit event logging
 2021-09-12  9:38 UTC  (5+ messages)

[GIT PULL] sched/urgent for v5.15-rc1
 2021-09-12  9:05 UTC 

[congwang:sch_bpf2 2/2] net/sched/sch_bpf.c:90:13: error: unused variable 'bpf_flags'
 2021-09-12  9:04 UTC 

arch/powerpc/mm/mem.c:53:12: error: no previous prototype for 'create_section_mapping'
 2021-09-12  9:02 UTC 

[GIT PULL] timers/urgent for v5.15-rc1
 2021-09-12  8:57 UTC 

[GIT PULL] locking/urgent for v5.15-rc1
 2021-09-12  9:02 UTC 

[PATCH] perf symbol: Look for ImageBase in PE file to compute .text offset
 2021-09-12  8:25 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove obsolete e-mail addresses
 2021-09-12  8:23 UTC  (3+ messages)

[PATCH 0/2] media: cedrus: validate H264 and H265 SPS controls
 2021-09-12  8:20 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: Add H265 10-bit capability flag
` [PATCH 2/2] media: cedrus: add check for H264 and H265 limitations

[PATCH] mac80211_hwsim: enable 6GHz channels
 2021-09-12  7:49 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-12  7:46 UTC  (4+ messages)
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report

[PATCH] usb: chipidea: udc: make controller hardware endpoint primed
 2021-09-12  7:41 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: sun8i: r40: Add I2S nodes
 2021-09-12  7:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: sun4i-i2s: add Allwinner R40 I2S compatible
` [PATCH 2/2] ARM: dts: sun8i: r40: Add I2S nodes

[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-12  7:05 UTC  (3+ messages)
` [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid

[PATCH v13 0/1] asus-wmi: Add support for custom fan curves
 2021-09-12  6:35 UTC  (2+ messages)
` [PATCH v13 1/1] "

[PATCH v12 0/1] asus-wmi: Add support for custom fan curves
 2021-09-12  6:18 UTC  (3+ messages)
` [PATCH v12] "

[PATCH] media: cedrus: Don't kernel map most buffers
 2021-09-12  6:08 UTC 

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2021-09-12  5:40 UTC  (8+ messages)
` [PATCH v2 07/17] irqchip/gic: Atomically update affinity

[PATCH] xtensa: Increase size of gcc stack frame check
 2021-09-12  5:16 UTC  (4+ messages)

[PATCH 1/2] habanalabs: add debugfs node for configuring CS timeout
 2021-09-12  5:26 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: create static map of f/w hwmon enums

how many memset(,0,) calls in kernel ?
 2021-09-12  4:56 UTC  (2+ messages)

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-09-12  4:12 UTC 

[PATCH] dt-bindings: hwmon: Add nct7802 bindings
 2021-09-12  4:03 UTC  (4+ messages)

[PATCH 0/4] locking/rwbase: Assorted fixes
 2021-09-12  3:57 UTC  (5+ messages)
` [PATCH 1/4] sched/wakeup: Strengthen current_save_and_set_rtlock_wait_state()

[PATCH v2] riscv: add rv32 and rv64 randconfig build targets
 2021-09-12  3:45 UTC 

[PATCH] PCI:ibmphp: Eliminate unnecessary stack copies of struct slot
 2021-09-12  3:42 UTC 

ksmbd,transport_rdma.c: Don't include rwlock.h directly
 2021-09-12  3:00 UTC  (3+ messages)

[mcgrof:20210910-sysfs-generic-deadlock-fix 3/10] lib/test_sysfs.c:148:26: sparse: sparse: symbol 'first_test_dev' was not declared. Should it be static?
 2021-09-12  2:46 UTC  (2+ messages)
` [RFC PATCH mcgrof] selftests: first_test_dev can be static

drivers/gpu/drm/i915/display/intel_display_debugfs.c:934:26: warning: unused parameter 'ubuf'
 2021-09-12  2:25 UTC 

[PATCH 1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
 2021-09-12  2:01 UTC  (2+ messages)

[BUG] Re: [PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback
 2021-09-12  1:51 UTC  (6+ messages)

[congwang:sch_bpf2 2/2] net/sched/sch_bpf.c:90:13: error: unused variable 'bpf_flags'
 2021-09-12  1:17 UTC 

[PATCH] acer-wmi: use __packed instead of __attribute__((packed))
 2021-09-12  1:17 UTC 

[PATCH 5.4 00/37] 5.4.145-rc1 review
 2021-09-12  0:50 UTC  (2+ messages)

[PATCH 5.10 00/26] 5.10.64-rc1 review
 2021-09-12  0:49 UTC  (2+ messages)

[GIT PULL] virtio,vdpa,vhost: features, fixes
 2021-09-12  0:43 UTC  (4+ 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).