linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 17:14:01 to 2020-10-22 23:08:55 UTC [more...]

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-10-22 23:08 UTC  (11+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH v3 0/3] PWM backlight interpolation adjustments
 2020-10-22 23:07 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: trogdor: Add brightness-levels

[PATCH/RFC net] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-22 23:04 UTC  (2+ messages)

[PATCH v1 0/2] mm: cma: introduce a non-blocking version of cma_release()
 2020-10-22 22:53 UTC  (3+ messages)
` [PATCH v1 1/2] mm: cma: introduce cma_release_nowait()
` [PATCH v1 2/2] mm: hugetlb: don't drop hugetlb_lock around cma_release() call

[PATCH v2] checkpatch: fix false positives in REPEATED_WORD warning
 2020-10-22 22:46 UTC  (6+ messages)

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-10-22 22:39 UTC  (17+ messages)
` [PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() "

[PATCH 0/2] scs: switch to vmapped shadow stacks
 2020-10-22 22:38 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: scs: use vmapped IRQ and SDEI "

[PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-10-22 22:35 UTC  (9+ messages)
` [PATCH v4 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v4 2/6] IMA: conditionally allow empty rule data
` [PATCH v4 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v4 5/6] IMA: add hook "

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-22 22:32 UTC  (8+ messages)
` [PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH] call_rcu: Fix race between rcu_barrier() and call_rcu_data_free()
 2020-10-22 22:30 UTC 

[PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-10-22 22:27 UTC  (11+ messages)
` [PATCH 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH 03/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH 05/10] x86/pks: Add PKS kernel API
` [PATCH 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH 07/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH 09/10] x86/fault: Report the PKRS state on fault
` [PATCH 10/10] x86/pks: Add PKS test code

[PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
 2020-10-22 22:25 UTC  (4+ messages)

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-22 22:24 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-esdhc: set timeout to max before tuning
 2020-10-22 22:23 UTC 

[GIT PULL] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-22 22:23 UTC 

[PATCH][next] docs/vm: trivial fixes to several spelling mistakes
 2020-10-22 22:11 UTC  (2+ messages)

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-10-22 22:10 UTC  (3+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-22 22:07 UTC  (26+ messages)

[PATCH] smp: Add bootcpus parameter to boot subset of CPUs
 2020-10-22 22:04 UTC 

[PATCH 00/13] remoteproc: Add support for detaching from rproc
 2020-10-22 21:55 UTC  (7+ messages)
` [PATCH 05/13] remoteproc: Add new detach() remoteproc operation
` [PATCH 07/13] remoteproc: Introduce function rproc_detach()

[GIT PULL] Networking
 2020-10-22 21:48 UTC 

[PATCH v3 0/2] Add support for VBUS detection
 2020-10-22 21:47 UTC  (3+ messages)
` [PATCH v3 1/2] bindings: pm8941-misc: Convert to YAML and add "
` [PATCH v3 2/2] extcon: qcom-spmi: Add "

[PATCH] fs/dcache: optimize start_dir_add()
 2020-10-22 21:16 UTC 

[PATCH v2 0/3] Add support for Qualcomm MFD PMIC register layout
 2020-10-22 21:35 UTC  (4+ messages)
` [PATCH v2 1/3] regmap-irq: Add support for peripheral offsets
` [PATCH v2 2/3] dt-bindings: mfd: Add QCOM PM8008 MFD bindings
` [PATCH v2 3/3] mfd: Add PM8008 driver

[PATCH v2] zram: break the strict dependency from lzo
 2020-10-22 21:30 UTC 

[GIT PULL] chrome-platform changes for v5.10
 2020-10-22 21:24 UTC 

[PATCH 0/6] Make block_read_full_page synchronous
 2020-10-22 21:22 UTC  (7+ messages)
` [PATCH 1/6] block: Add blk_completion
` [PATCH 2/6] fs: Return error from block_read_full_page
` [PATCH 3/6] fs: Convert block_read_full_page to be synchronous
` [PATCH 4/6] fs: Hoist fscrypt decryption to bio completion handler
` [PATCH 5/6] fs: Turn decrypt_bh into decrypt_bio
` [PATCH 6/6] fs: Convert block_read_full_page to be synchronous with fscrypt enabled

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-22 21:21 UTC  (11+ messages)

[PATCHv2 0/4] coresight: etf/etb10/etr: Fix NULL pointer dereference crashes
 2020-10-22 21:20 UTC  (7+ messages)
` [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[PATCH] zram: break the strict dependency from lzo
 2020-10-22 21:19 UTC  (2+ messages)

[PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification
 2020-10-22 21:17 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
 2020-10-22 21:13 UTC 

[PATCH] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 32 datawords
 2020-10-22 20:55 UTC  (2+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-22 20:55 UTC  (4+ messages)

[PATCH v2 0/2] phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude
 2020-10-22 20:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Allow defining the "
` [PATCH v2 2/2] phy: phy-brcm-sata: Allow configuration "

[PATCH v6 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-22 20:50 UTC  (8+ messages)
` [PATCH v6 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v6 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support

[PATCH] treewide: Convert macro and uses of __section(foo) to __section("foo")
 2020-10-22 20:45 UTC  (3+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-10-22 20:44 UTC  (5+ messages)
` [PATCH 07/29] arm: dts: bcm53x: Harmonize EHCI/OHCI DT "
` [PATCH 16/29] arm: dts: bcm5301x: Harmonize xHCI "

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add port 5 and port 7
 2020-10-22 20:41 UTC  (5+ messages)

[PATCH] sched/fair: check for idle core
 2020-10-22 20:39 UTC  (15+ messages)
  ` default cpufreq gov, was: "

[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
 2020-10-22 20:38 UTC  (5+ messages)

BUG: using __this_cpu_read() in preemptible code in trace_hardirqs_on
 2020-10-22 20:32 UTC  (8+ messages)

[PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
 2020-10-22 20:30 UTC  (2+ messages)

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-22 20:28 UTC  (7+ messages)
` [PATCH RFC v2 14/21] kasan: add and integrate kasan boot parameters

[GIT PULL] Modules updates for v5.10
 2020-10-22 20:25 UTC  (2+ messages)

[GIT PULL 2/2] Kconfig updates for v5.10-rc1
 2020-10-22 20:25 UTC  (2+ messages)

[GIT PULL 1/2] Kbuild updates for v5.10-rc1
 2020-10-22 20:25 UTC  (2+ messages)

[PATCH 1/4] MAINTAINERS: move Kamil Debski to credits
 2020-10-22 20:09 UTC  (3+ messages)

[GIT PULL] rpmsg updates for 5.10
 2020-10-22 20:04 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.10-rc1
 2020-10-22 20:04 UTC  (2+ messages)

[GIT PULL] PCI changes for v5.10
 2020-10-22 20:04 UTC  (2+ messages)

[GIT PULL] VFIO updates for v5.10-rc1
 2020-10-22 20:04 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2020-10-22 20:04 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.10
 2020-10-22 20:04 UTC  (2+ messages)

[PATCH net RFC] net: Clear IFF_TX_SKB_SHARING for all Ethernet devices using skb_padto
 2020-10-22 19:59 UTC  (4+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-22 19:58 UTC  (5+ messages)
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[RFC PATCH iproute2] bridge: add support for L2 multicast groups
 2020-10-22 19:52 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2020-10-22 19:46 UTC  (3+ messages)

[PATCH v4] qla2xxx: Return EBUSY on fcport deletion
 2020-10-22 19:46 UTC  (2+ messages)
` [EXT] "

[PATCH v11 01/14] s390/vfio-ap: No need to disable IRQ after queue reset
 2020-10-22 19:44 UTC  (2+ messages)

[PATCH 1/2] x86: Remove led/gpio setup from pcengines platform driver
 2020-10-22 19:30 UTC  (11+ messages)

[PATCH] x86/msr: do not warn on writes to OC_MAILBOX
 2020-10-22 19:28 UTC  (11+ messages)

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2020-10-22 19:25 UTC  (3+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

drivers/net/wan/fsl_ucc_hdlc.c:458:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-10-22 19:23 UTC 

[PATCH 0/3] Improve s0ix flows for systems i219LM
 2020-10-22 19:21 UTC  (3+ messages)
` [PATCH 1/3] e1000e: allow turning s0ix flows on for systems with ME
  ` [Intel-wired-lan] "

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-22 19:17 UTC  (8+ messages)
` [RFC PATCH net-next 1/9] dt-bindings: net: dsa: convert ksz bindings document to yaml

[PATCH v2] lib: Convert test_printf.c to KUnit
 2020-10-22 19:16 UTC  (2+ messages)

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-22 19:08 UTC  (3+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error
 2020-10-22 19:05 UTC  (18+ messages)

[PATCH] arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
 2020-10-22 18:58 UTC 

[PATCH v2 00/10] Raspberry Pi PoE HAT fan support
 2020-10-22 18:53 UTC  (5+ messages)
` [PATCH v2 01/10] firmware: raspberrypi: Introduce rpi_firmware_put()
` [PATCH v2 10/10] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v2] checkpatch: ignore generated CamelCase defines and enum values
 2020-10-22 18:51 UTC  (2+ messages)

[PATCH][v2] PM / sysfs: Expose suspend resume driver flags in sysfs
 2020-10-22 18:53 UTC  (5+ messages)

[PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
 2020-10-22 18:41 UTC  (2+ messages)
` [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22 18:35 UTC  (10+ messages)

[PATCH] arm64: dts: imx8mm: Add GPU node
 2020-10-22 18:31 UTC  (3+ messages)

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-22 18:29 UTC  (5+ messages)

[PATCH] checkpatch: ignore ethtool CamelCase constants
 2020-10-22 18:29 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: arm,scmi: Do not use clocks for SCMI performance domains
 2020-10-22 18:22 UTC  (2+ messages)

[PATCH v2] usb: typec: Expose Product Type VDOs via sysfs
 2020-10-22 18:18 UTC  (7+ messages)

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-22 18:06 UTC  (3+ messages)
` [PATCH v4 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges

[git pull] vfs.git set_fs pile
 2020-10-22 18:05 UTC  (2+ messages)

[GIT PULL] 9p update for 5.10-rc1
 2020-10-22 18:05 UTC  (2+ messages)

[GIT PULL] ext4 changes for 5.10
 2020-10-22 18:05 UTC  (2+ messages)

[GIT PULL] exfat update for 5.10-rc1
 2020-10-22 18:05 UTC  (2+ messages)

[GIT PULL] nfsd change for 5.10
 2020-10-22 18:05 UTC  (2+ messages)

[PATCH] drm/edid: Fix uninitialized variable in drm_cvt_modes()
 2020-10-22 18:04 UTC  (2+ messages)

[RFC] Have insn decoder functions return success/failure
 2020-10-22 17:58 UTC  (11+ messages)

[PATCH] x86/alternative: don't call text_poke() in lazy TLB mode
 2020-10-22 17:50 UTC  (3+ messages)
` [tip: x86/urgent] x86/alternative: Don't "

[PATCH v2 0/7] Add support for SDM630/660 Camera Subsystem
 2020-10-22 17:47 UTC  (8+ messages)
` [PATCH v2 1/7] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH v2 2/7] media: camss: vfe-4-7: Rename get_ub_size, set_qos, set_ds, wm_enable
` [PATCH v2 3/7] media: camss: vfe: Add support for VFE 4.8
` [PATCH v2 4/7] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH v2 5/7] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH v2 6/7] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH v2 7/7] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH] sched/fair: prefer prev cpu in asymmetric wakeup path
 2020-10-22 17:45 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: reorder spi4 within stm32mp15-pinctrl
 2020-10-22 17:38 UTC 

[PATCH] can: vxcan: Fix memleak in vxcan_newlink
 2020-10-22 17:38 UTC  (5+ messages)

[PATCH v3] Add power/gpu_frequency tracepoint
 2020-10-22 17:34 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v4] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-22 17:34 UTC  (2+ messages)

[PATCH rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-22 17:25 UTC  (6+ messages)

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-22 17:25 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] perf/x86/intel: make anythread filter support conditional
 2020-10-22 17:24 UTC  (3+ messages)

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-10-22 17:21 UTC  (9+ messages)

[PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-22 17:14 UTC  (2+ messages)

[PATCH 0/5] Improve kernel section protections
 2020-10-22 17:13 UTC  (14+ messages)
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data

[PATCH] KVM: X86: Expose KVM_HINTS_REALTIME in KVM_GET_SUPPORTED_CPUID
 2020-10-22 17:13 UTC  (5+ 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).