linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 15:39:26 to 2021-05-06 19:43:07 UTC [more...]

[PATCH 00/13] jump_label: Yet another attempt at variable sized jump_labels
 2021-05-06 19:34 UTC  (6+ messages)
` [PATCH 02/13] x86,objtool: Dont exclude arch/x86/realmode/
` [PATCH 05/13] jump_label, x86: Improve error when we fail expected text
` [PATCH 07/13] jump_label, x86: Add variable length patching support
` [PATCH 11/13] objtool: Rewrite jump_label instructions
` [PATCH 12/13] objtool: Provide stats for jump_labels

[PATCH 0/3] MT6358 PMIC button support
 2021-05-06 19:41 UTC  (6+ messages)
` [PATCH 1/3] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH 2/3] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH 3/3] Input: mtk-pmic-keys - add support for MT6358

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-06 19:38 UTC  (16+ messages)
` [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined

[PATCH] binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTION
 2021-05-06 19:37 UTC 

[PATCH v2 0/5] Handle seccomp notification preemption
 2021-05-06 19:35 UTC  (5+ messages)
` [PATCH v2 2/5] seccomp: Add wait_killable semantic to seccomp user notifier

[PATCH 0/2] virtiofs, dax: Fix couple of smatch warnings
 2021-05-06 19:35 UTC  (5+ messages)
` [PATCH 1/2] virtiofs, dax: Fix smatch warning about loss of info during shift
` [PATCH 2/2] virtiofs, dax: Fixed smatch warning about ret being uninitialized

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-05-06 19:32 UTC  (7+ messages)
` [PATCH v4 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v4 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v4 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v4 4/6] ath11k: set register access length for MHI driver
` [PATCH v4 5/6] bus: mhi: pci_generic: Set "
` [PATCH v4 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH v4 0/3] mm: memcg/slab: Fix objcg pointer array handling problem
 2021-05-06 19:30 UTC  (7+ messages)
` [PATCH v4 2/3] mm: memcg/slab: Create a new set of kmalloc-cg-<n> caches
` [PATCH v4 3/3] mm: memcg/slab: Disable cache merging for KMALLOC_NORMAL caches

[tip:master] BUILD SUCCESS 82bfffc736c8fad4dd79c9721a6196dcd593d3a1
 2021-05-06 19:22 UTC 

[PATCH 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-05-06 19:18 UTC  (7+ messages)
` [PATCH 1/6] mtd: spi-nor: core: use 2 data bytes for template ops
` [PATCH 2/6] mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
` [PATCH 3/6] mtd: spi-nor: micron-st: "
` [PATCH 4/6] spi: spi-mem: reject partial cycle transfers in 8D-8D-8D mode
` [PATCH 5/6] mtd: spi-nor: core; avoid odd length/address reads on "
` [PATCH 6/6] mtd: spi-nor: core; avoid odd length/address writes in "

[PATCH] f2fs: return -EPERM given generic mask
 2021-05-06 19:13 UTC 

[PATCH v4] mmc-utils: Add eMMC erase command support
 2021-05-06 19:10 UTC 

arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table'
 2021-05-06 19:09 UTC  (3+ messages)

[PATCH] cpufreq: scmi: Fix an error message
 2021-05-06 19:09 UTC 

[PATCH] x86: make x86nops symbol static
 2021-05-06 19:07 UTC 

[PATCH 0/2] x86: Disable kexec for SEV-ES guests
 2021-05-06 18:59 UTC  (8+ messages)
` [PATCH 1/2] kexec: Allow architecture code to opt-out at runtime
` [PATCH 2/2] x86/kexec/64: Forbid kexec when running as an SEV-ES guest

[PATCH] ext4: fix kernel infoleak via ext4_extent_header
 2021-05-06 18:58 UTC  (3+ messages)

[PATCH v2] ext4: fix kernel infoleak via ext4_extent_header
 2021-05-06 18:56 UTC 

[PATCH] video: fbdev: imxfb: Fix an error message
 2021-05-06 18:57 UTC 

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-06 18:55 UTC  (2+ messages)

[PATCH v2] ipc/mqueue: Avoid relying on a stack reference past its expiry
 2021-05-06 18:55 UTC  (2+ messages)

[PATCH bpf] bpf: Don't WARN_ON_ONCE in bpf_bprintf_prepare
 2021-05-06 18:52 UTC  (7+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-06 18:47 UTC  (8+ messages)

[PATCH v3 0/8] Lazily allocate memslot rmaps
 2021-05-06 18:42 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: x86/mmu: Deduplicate rmap freeing
` [PATCH v3 2/8] KVM: x86/mmu: Factor out allocating memslot rmap
` [PATCH v3 3/8] KVM: mmu: Refactor memslot copy
` [PATCH v3 4/8] KVM: mmu: Add slots_arch_lock for memslot arch fields
` [PATCH v3 5/8] KVM: x86/mmu: Add a field to control memslot rmap allocation
` [PATCH v3 6/8] KVM: x86/mmu: Skip rmap operations if rmaps not allocated
` [PATCH v3 7/8] KVM: x86/mmu: Protect rmaps independently with SRCU
` [PATCH v3 8/8] KVM: x86/mmu: Lazily allocate memslot rmaps

Report on University of Minnesota Breach-of-Trust Incident
 2021-05-06 18:40 UTC  (3+ messages)

[PATCH] scsi: snic: Fix an error message
 2021-05-06 18:38 UTC 

[RFC PATCH vN net-next 1/2] net: mscc: ocelot: add support for non-mmio regmaps
 2021-05-06 18:34 UTC  (4+ messages)
` [RFC PATCH vN net-next 2/2] net: mscc: ocelot: add support for VSC75XX SPI control

Re: Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-06 18:32 UTC  (2+ messages)

[GIT PULL] VFIO updates for v5.13-rc1 pt2
 2021-05-06 18:31 UTC 

[net-next] net: dsa: felix: disable always guard band bit for TAS config
 2021-05-06 18:28 UTC  (12+ messages)

[PATCH RFC 0/9] PKS write protected page tables
 2021-05-06 18:24 UTC  (6+ messages)
` [PATCH RFC 5/9] x86, mm: Use cache of "

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-06 18:21 UTC  (6+ messages)

[patch 3/6] futex: Get rid of the val2 conditional dance
 2021-05-06 18:20 UTC  (2+ messages)
` [tip: locking/urgent] "

[patch 4/6] futex: Make syscall entry points less convoluted
 2021-05-06 18:20 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH v1] mac80211_hwsim: add concurrent channels scanning support over virtio
 2021-05-06 18:19 UTC  (2+ messages)

[PATCH v2] rapidio: fix unused variable warning in rio_cm.c
 2021-05-06 18:18 UTC 

[PATCH] vmlinux.lds.h: Handle decrypted data section with !SMP
 2021-05-06 18:15 UTC  (2+ messages)

[patch 1/6] Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
 2021-05-06 18:14 UTC  (2+ messages)
` [tip: locking/urgent] "

[patch 2/6] futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
 2021-05-06 18:14 UTC  (2+ messages)
` [tip: locking/urgent] "

[GIT PULL] pcmcia updates for v5.13
 2021-05-06 18:11 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Avoid canceling current request for queuing error
 2021-05-06 18:06 UTC  (8+ messages)

[PATCH 0/2] KVM: SVM: Fix error handling bugs in SEV migration
 2021-05-06 17:58 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
` [PATCH 2/2] KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities

[GIT PULL] tracing: Fix probes written to the set_ftrace_filter file
 2021-05-06 17:57 UTC  (2+ messages)

[GIT PULL] eCryptfs updates for 5.13-rc1
 2021-05-06 17:57 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v5.13, take 1
 2021-05-06 17:57 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.13-rc1
 2021-05-06 17:57 UTC  (2+ messages)

[GIT PULL] Ceph updates for 5.13-rc1
 2021-05-06 17:57 UTC  (3+ messages)

[PATCH] checkpatch: warn about direct use of send_sig_info and force_sig_info
 2021-05-06 17:51 UTC  (5+ messages)

[PATCH] Input: ili210x - add missing negation for touch indication on ili210x
 2021-05-06 17:50 UTC 

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-05-06 17:49 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: convert rtc/faraday,ftrtc01 to yaml
 2021-05-06 17:45 UTC  (2+ messages)

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-05-06 17:45 UTC  (3+ messages)

[PATCH 4.19 ONLY v4] arm64: vdso: remove commas between macro name and arguments
 2021-05-06 17:43 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-06 17:43 UTC  (2+ messages)

[PATCH] TTY: serdev: Replace depricated macros
 2021-05-06 18:32 UTC  (2+ messages)

[ANNOUNCE] lsscsi release 0.32
 2021-05-06 17:35 UTC 

[PATCH 0/3] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-06 17:33 UTC  (5+ messages)
` [PATCH 1/3] New function to avoid duplicate code in upcomming commits
  ` [Intel-gfx] "

[PATCH v3 0/5] Enable Bluetooth functinality for WCN6750
 2021-05-06 17:33 UTC  (6+ messages)
` [PATCH v3 1/5] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750
` [PATCH v3 2/5] Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750
` [PATCH v3 3/5] Bluetooth: btqca: Moved extracting rom version info to common place
` [PATCH v3 4/5] dt-bindings: net: bluetooth: Convert Qualcomm BT binding to DT schema
` [PATCH v3 5/5] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750

[PATCH v2 0/3] Enable Bluetooth functinality for WCN6750
 2021-05-06 17:30 UTC  (11+ messages)
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Convert to DT schema
` [PATCH v2 3/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750

[PATCH 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-06 17:23 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/display: New function to avoid duplicate code in upcomming commits
` [PATCH 2/3] drm/i915/display: Restructure output format computation for better expandability
` [PATCH 3/3] drm/i915/display: Use YCbCr420 as fallback when RGB fails

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-06 17:21 UTC  (8+ messages)
` [PATCH 3/6] gpio: Add Delta TN48M CPLD GPIO driver

[PATCH V3 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-05-06 17:18 UTC  (7+ messages)
` [PATCH V6 1/4] rpmsg: core: Add signal API support
` [PATCH V6 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V3 1/2] soc: qcom: aoss: Expose send for generic usecase
` [PATCH V3 2/2] soc: qcom: aoss: Add debugfs entry

[PATCH AUTOSEL 4.9 01/24] scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
 2021-05-06 17:14 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 08/24] drm/bridge/analogix/anx78xx: Setup encoder before registering connector

[PATCH v2 0/2] VDM management improvement and some bug fixes
 2021-05-06 17:10 UTC  (3+ messages)
` [PATCH v2 1/2] usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
` [PATCH v2 2/2] usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS

[PATCH] KVM: x86: move saving of arch.host_pkru to kvm_arch_vcpu_load in 5.4.y
 2021-05-06 17:02 UTC 

[PATCH] mtd: spi-nor: otp: fix kerneldoc typos
 2021-05-06 16:57 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-06 16:54 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: Add support for "

[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
 2021-05-06 16:52 UTC  (4+ messages)
` [RFC PATCH 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [RFC PATCH 2/3] kvm/arm: Introduce a new vmid allocator for KVM
` [RFC PATCH 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH v2 0/8] sched/fair: wake_affine improvements
 2021-05-06 16:53 UTC  (10+ messages)
` [PATCH v2 1/8] sched/fair: Update affine statistics when needed
` [PATCH v2 2/8] sched/fair: Maintain the identity of idle-core
` [PATCH v2 3/8] sched/fair: Update idle-core more often
` [PATCH v2 4/8] sched/fair: Prefer idle CPU to cache affinity
` [PATCH v2 5/8] sched/fair: Use affine_idler_llc for wakeups across LLC
` [PATCH v2 6/8] sched/idle: Move busy_cpu accounting to idle callback
` [PATCH v2 7/8] sched/fair: Remove ifdefs in waker_affine_idler_llc
` [PATCH v2 8/8] sched/fair: Dont iterate if no idle CPUs

[GIT PULL] hexagon changes for v5.13
 2021-05-06 16:52 UTC  (6+ messages)

[PATCH] Fixed typos in all directories of Documentation/ABI/
 2021-05-06 16:51 UTC  (5+ messages)
    ` [PATCH v3] "

drivers/media/dvb-frontends/nxt200x.c:1087:12: warning: stack frame size of 17760 bytes in function 'nxt200x_init'
 2021-05-06 16:45 UTC 

[PATCH] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-06 16:41 UTC  (3+ messages)

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-06 16:40 UTC  (11+ messages)
` [PATCH 27/69] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
          ` [PATCH] cdrom: gdrom: initialize global variable at init time

[GIT PULL] RISC-V Patches for the 5.13 Merge Window, Part 1
 2021-05-06 16:35 UTC  (3+ messages)

[GIT PULL] Documentation fixes for 5.13
 2021-05-06 16:35 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-06 16:32 UTC  (11+ messages)

[PATCH] Compiler Attributes: Add continue in comment
 2021-05-06 16:29 UTC  (2+ messages)

[PATCH] sched/pelt: Add UTIL_AVG_UNCHANGED flag for last_enqueued_diff
 2021-05-06 16:26 UTC  (4+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-06 16:15 UTC  (6+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature

[sched/fair] 38ac256d1c: stress-ng.vm-segv.ops_per_sec -13.8% regression
 2021-05-06 16:11 UTC  (9+ messages)

[PATCH v3 0/6] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-05-06 16:11 UTC  (5+ messages)
` [PATCH v3 5/6] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device

[RESEND v4 0/2] add one regulator used to power up pcie phy
 2021-05-06 16:08 UTC  (3+ messages)
` [RESEND v4 1/2] dt-bindings: imx6q-pcie: "

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-06 16:06 UTC  (5+ messages)
` [PATCH v5 16/25] media: rcar-fcp: use pm_runtime_resume_and_get()
` [PATCH v5 23/25] media: vsp1: "

[PATCH 4/5] phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driver
 2021-05-06 15:59 UTC  (2+ messages)

`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
 2021-05-06 15:59 UTC  (3+ messages)

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-06 15:57 UTC  (9+ messages)
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text

[PATCH 1/2] regmap: add regmap_might_sleep()
 2021-05-06 15:53 UTC  (8+ messages)

[RFC PATCH v1 0/1] add commandline support for Transmitter Delay Compensation (TDC) in iproute
 2021-05-06 15:50 UTC  (3+ messages)
` [RFC PATCH v1 1/1] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)


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).