linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 14:38:46 to 2020-07-27 16:30:50 UTC [more...]

[PATCH v2 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-07-27 16:29 UTC  (8+ messages)
` [PATCH v2 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v2 2/7] mmap: make mlock_future_check() global
` [PATCH v2 3/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v2 4/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v2 5/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v2 6/7] mm: secretmem: add ability to reserve memory at boot
` [PATCH v2 7/7] "

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-27 16:29 UTC  (11+ messages)
` [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
` [PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
` [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
` [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument

[PATCH V3 0/3] Intel Platform Monitoring Technology
 2020-07-27 16:29 UTC  (4+ messages)
` [PATCH V4 "

[PATCH] soc: qcom: socinfo: add soc id for IPQ6018
 2020-07-27 16:28 UTC 

[RFC PATCH 0/9] Add RCEC handling to PCI/AER
 2020-07-27 16:28 UTC  (26+ messages)
` [RFC PATCH 1/9] pci_ids: Add class code and extended capability for RCEC
` [RFC PATCH 2/9] PCI: Extend Root Port Driver to support RCEC
` [RFC PATCH 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC
` [RFC PATCH 4/9] PCI/AER: Extend AER error handling to RCECs
` [RFC PATCH 6/9] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
` [RFC PATCH 7/9] PCI/AER: Add RCEC AER handling

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-27 16:27 UTC  (4+ messages)
` [PATCH 4/4] x86/cpu: Use SERIALIZE in sync_core() when available

get rid of the address_space override in setsockopt v2
 2020-07-27 16:23 UTC  (13+ messages)
` [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "

PROBLEM: cryptsetup fails to unlock drive in 5.8-rc6 (regression)
 2020-07-27 16:26 UTC  (4+ messages)
  ` [PATCH] "

[Linux-kernel-mentees] [PATCH] block/scsi-ioctl: Prevent kernel-infoleak in scsi_put_cdrom_generic_arg()
 2020-07-27 16:25 UTC  (2+ messages)

[PATCH 0/6] rtlwifi: Convert RT_TRACE to rtl_dbg and neatening
 2020-07-27 16:25 UTC  (7+ messages)
` [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg uses

[PATCH] memory: jz4780_nemc: Only request IO memory the driver will use
 2020-07-27 16:20 UTC 

[PATCH v7 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 16:19 UTC  (10+ messages)
` [PATCH v7 1/9] "
` [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v7 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v7 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v7 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v7 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v7 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v7 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v7 9/9] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-27 16:18 UTC  (9+ messages)
` [PATCH 08/10] media: uapi: h264: Clean slice invariants syntax elements
` [PATCH 09/10] media: hantro: Don't require unneeded H264_SLICE_PARAMS

[PATCH] qed: fix assignment of n_rq_elems to incorrect params field
 2020-07-27 16:17 UTC  (4+ messages)

[PATCH v7 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 16:18 UTC  (10+ messages)
` [PATCH v7 1/9] "
` [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v7 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v7 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v7 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v7 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v7 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v7 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v7 9/9] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH] KVM: nVMX: properly pad struct kvm_vmx_nested_state_hdr
 2020-07-27 16:16 UTC  (6+ messages)

[PATCH 2/2] media: bt8xx: avoid a useless memset
 2020-07-27 16:16 UTC  (3+ messages)

[PATCH 2/2] ARM: dts: imx6qdl-cubox-i: enable DSM for the RTC
 2020-07-27 16:16 UTC  (15+ messages)
` [PATCH v2 0/3] rtc: pcf8523: imx6qdl-cubox-i: Make DSM for battery switch-over configurable from DT and enable it for the cubox-i
  ` [PATCH v2 1/3] dt-bindings: rtc: pcf8523: add DSM pm option for battery switch-over

[PATCH] ARM: multi_v7_defconfig: enable caam crypto module
 2020-07-27 16:14 UTC 

[PATCH 1/6] ASoC: amd: Renaming snd-soc-card structure and fields
 2020-07-27 16:09 UTC  (8+ messages)
` [PATCH 2/6] ASoC: amd: Passing card structure based on codec
` [PATCH 3/6] ASoC: amd: SND_SOC_RT5682_I2C does not build rt5682
` [PATCH 4/6] ASoC: amd: Adding support for ALC1015 codec in machine driver
` [PATCH 5/6] ASoC: amd: Adding DAI LINK for rt1015 codec
` [PATCH 6/6] ASoC: amd: Added hw_params support for ALC1015

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-07-27 16:09 UTC  (3+ messages)

fixes for: decruft the early init / initrd / initramfs code v2
 2020-07-27 16:07 UTC  (4+ messages)
` [PATCH 1/3] initramfs: remove clean_rootfs
` [PATCH 2/3] initramfs: pass a non-f_pos offset to xwrite
` [PATCH 3/3] initd: pass a non-f_pos offset to kernel_read/kernel_write

[PATCH -next] arm64: Export __cpu_logical_map
 2020-07-27 16:05 UTC  (4+ messages)

[PATCH v3] smp: Fix a potential usage of stale nr_cpus
 2020-07-27 16:04 UTC  (3+ messages)

[PATCH] virtio_balloon: fix up endian-ness for free cmd id
 2020-07-27 16:03 UTC 

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-27 16:01 UTC  (8+ messages)

[PATCH] RDMA/core: fix return error value to negative
 2020-07-27 15:59 UTC  (2+ messages)

[PATCH] net: tipc: fix general protection fault in tipc_conn_delete_sub
 2020-07-27 15:52 UTC  (2+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-27 15:58 UTC  (8+ messages)
` [PATCH 18/23] init: open code setting up stdin/stdout/stderr

improve compat handling for the i386 u64 alignment quirk
 2020-07-27 15:56 UTC  (4+ messages)
` [PATCH 4/4] quota: simplify the quotactl compat handling

[PATCH] x86/PCI: Use MMCONFIG by default for KVM guests
 2020-07-27 15:55 UTC  (4+ messages)

[PATCH v5 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-07-27 15:54 UTC  (3+ messages)
` [PATCH v5 08/10] net: eth: altera: add support for ptp and timestamping

[PATCH 0/8] Add Support for MediaTek PMIC MT6359
 2020-07-27 15:48 UTC  (3+ messages)
` [PATCH 1/8] mfd: mt6358: refine interrupt code

[Linux-kernel-mentees] [PATCH] firewire: Prevent kernel-infoleak in ioctl_get_info()
 2020-07-27 15:45 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-27 15:37 UTC  (4+ messages)

[PATCH v16 0/9] nvmet: add target passthru commands support
 2020-07-27 15:44 UTC  (5+ messages)
` [PATCH v16 6/9] nvmet-passthru: Add passthru code to process commands

[PATCH] ftrace: fix ftrace_trace_task return value
 2020-07-27 15:42 UTC  (2+ messages)

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-27 15:42 UTC  (6+ messages)

[PATCH V4] Softirq:avoid large sched delay from the pending softirqs
 2020-07-27 15:41 UTC  (2+ messages)

[PATCH v4 0/5] DVFS support for Venus
 2020-07-27 15:38 UTC  (7+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-07-27 15:36 UTC  (3+ messages)
` [PATCH v5 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

fs/btrfs/tests/../ctree.h:2166:8: warning: type qualifiers ignored on function return type
 2020-07-27 15:35 UTC  (2+ messages)

[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-27 15:33 UTC  (5+ messages)
` [net-next v4 2/6] net: marvell: prestera: Add PCI interface support

[PATCH v3 00/10] ASoC: qdsp6: add gapless compressed audio support
 2020-07-27 15:24 UTC  (2+ messages)

[PATCH] Module argument to control whether intel-spi-pci attempts to turn the SPI flash chip writeable
 2020-07-27 15:31 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH v2] media/v4l2-core: Fix kernel-infoleak in video_put_user()
 2020-07-27 15:30 UTC  (10+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[PATCH] sched/fair: provide u64 read for 32-bits arch helper
 2020-07-27 15:23 UTC  (3+ messages)

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-27 15:17 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] cpufreq: intel_pstate: Rearrange the storing of new EPP values
  ` [PATCH v3 2/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled

[PATCH v2 1/1] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
 2020-07-27 15:16 UTC 

[blk] 6e6fcbc27e: ltp.fs_fill.fail
 2020-07-27 15:14 UTC  (3+ messages)
` [LTP] "

[PATCH][next] counter: microchip-tcb-capture: remove ATMEL_TC_ETRGEDG_NONE bit check
 2020-07-27 15:12 UTC  (2+ messages)

arch/mips/include/asm/mach-ip27/topology.h:19:7: error: implicit declaration of function 'hub_data'
 2020-07-27 15:00 UTC 

[PATCH v3 0/4] xen/balloon: fixes for memory hotplug
 2020-07-27 15:09 UTC  (3+ messages)
` [PATCH v3 4/4] xen: add helpers to allocate unpopulated memory

linux-next: Fixes tag needs some work in the printk tree
 2020-07-27 15:07 UTC  (2+ messages)

[PATCH v10 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-07-27 15:03 UTC  (7+ messages)
` [PATCH v10 04/13] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v10 06/13] iommu/arm-smmu-qcom: Get and set the pagetable config for split pagetables
  ` [Freedreno] "

[PATCH] soc: qmi: allow user to set handle wq to hiprio
 2020-07-27 15:03 UTC 

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-27 15:02 UTC  (5+ messages)

(resend) [PATCH [linux-4.14.y]] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-27 15:00 UTC  (2+ messages)

[PATCH 1/2] iio: trigger: hrtimer: Disable irqs before calling iio_trigger_poll()
 2020-07-27 14:58 UTC 

[Linux-kernel-mentees] [PATCH] infiniband: Prevent uninit-value in ucma_accept()
 2020-07-27 14:58 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] iio: trigger: sysfs: Disable irqs before calling iio_trigger_poll()
 2020-07-27 14:57 UTC 

[RESEND RFC PATCH v1] arm64: kvm: flush tlbs by range in unmap_stage2_range function
 2020-07-27 14:51 UTC  (3+ messages)

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-27 14:50 UTC  (5+ messages)
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

bpfilter logging write errors in dmesg
 2020-07-27 14:50 UTC  (4+ messages)

[PATCH] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-27 14:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH 2/2] iio: light: as73211: New driver

[PATCH 0/6] interconnect: Introduce xlate_extended()
 2020-07-27 14:47 UTC  (3+ messages)
` [PATCH 2/6] interconnect: qcom: Implement xlate_extended() to parse tags

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-27 14:47 UTC  (11+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
 2020-07-27 14:45 UTC  (4+ messages)
    `  "

[PATCH 4.14 00/64] 4.14.190-rc1 review
 2020-07-27 14:04 UTC  (19+ messages)
` [PATCH 4.14 02/64] gpio: arizona: put pm_runtime in case of failure
` [PATCH 4.14 11/64] irqdomain/treewide: Keep firmware node unconditionally allocated
` [PATCH 4.14 21/64] bnxt_en: Fix race when modifying pause settings
` [PATCH 4.14 28/64] mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
` [PATCH 4.14 35/64] HID: apple: Disable Fn-key key-re-mapping on clone keyboards
` [PATCH 4.14 36/64] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
` [PATCH 4.14 40/64] hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
` [PATCH 4.14 43/64] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
` [PATCH 4.14 44/64] arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
` [PATCH 4.14 45/64] x86: math-emu: Fix up cmp insn for clang ias
` [PATCH 4.14 46/64] binder: Dont use mmput() from shrinker function
` [PATCH 4.14 50/64] staging: wlan-ng: properly check endpoint types
` [PATCH 4.14 53/64] staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
` [PATCH 4.14 55/64] serial: 8250: fix null-ptr-deref in serial8250_start_tx()
` [PATCH 4.14 56/64] serial: 8250_mtk: Fix high-speed baud rates clamping
` [PATCH 4.14 59/64] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
` [PATCH 4.14 60/64] mm/memcg: fix refcount error while moving and swapping
` [PATCH 4.14 63/64] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb

[PATCH RESEND] scsi: hpsa and dc395x: Remove pci_dma_compat wrapper APIs
 2020-07-27 14:07 UTC 

[PATCH RESEND] scsi: mpt3sas: Remove pci-dma-compat wrapper APIs
 2020-07-27 14:07 UTC 

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-27 14:07 UTC  (5+ messages)
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware

[PATCH RESEND] scsi: qla2xxx: Remove pci-dma-compat wrapper APIs
 2020-07-27 14:08 UTC 

[PATCH RESEND 1/2] scsi: megaraid: Remove pci-dma-compat wrapper APIs
 2020-07-27 14:08 UTC 

[PATCH 1/2] scsi: megaraid: Remove pci-dma-compat wrapper APIs
 2020-07-27 14:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] scsi: megaraid: Remove remaining "

[PATCH v1] spi: spi-topcliff-pch: use generic power management
 2020-07-27 14:08 UTC  (5+ messages)
` [PATCH v2] spi: spi-topcliff-pch: drop call to wakeup-disable

[PATCH 4.19 00/86] 4.19.135-rc1 review
 2020-07-27 14:40 UTC  (19+ messages)
` [PATCH 4.19 01/86] soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
` [PATCH 4.19 02/86] gpio: arizona: handle pm_runtime_get_sync failure case
` [PATCH 4.19 04/86] pinctrl: amd: fix npins for uart0 in kerncz_groups
` [PATCH 4.19 08/86] xtensa: update *pos in cpuinfo_op.next
` [PATCH 4.19 10/86] net: sky2: initialize return of gm_phy_read
` [PATCH 4.19 11/86] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
` [PATCH 4.19 14/86] irqdomain/treewide: Keep firmware node unconditionally allocated
` [PATCH 4.19 15/86] SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")
` [PATCH 4.19 18/86] IB/umem: fix reference count leak in ib_umem_odp_get()
` [PATCH 4.19 20/86] ALSA: info: Drop WARN_ON() from buffer NULL sanity check
` [PATCH 4.19 23/86] btrfs: fix mount failure caused by race with umount
` [PATCH 4.19 25/86] bnxt_en: Fix race when modifying pause settings
` [PATCH 4.19 27/86] hippi: Fix a size used in a pci_free_consistent() in an error handling path
` [PATCH 4.19 28/86] ax88172a: fix ax88172a_unbind() failures
` [PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

[PATCH] KVM: Using macros instead of magic values
 2020-07-27 14:40 UTC  (2+ messages)

[PATCH 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-07-27 14:08 UTC  (2+ messages)
` [PATCH 2/2] ima: Fail rule parsing when asymmetric key measurement isn't supportable

[PATCH v6 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 14:10 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-27 14:37 UTC  (11+ messages)

include/linux/spinlock.h:378:9: sparse: sparse: context imbalance in 'cfspi_ss_cb' - unexpected unlock
 2020-07-27 14:09 UTC 


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