linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 21:24:47 to 2020-05-21 01:08:51 UTC [more...]

[PATCH v4 0/2] Add new physical regmap bus support
 2020-05-21  1:08 UTC  (4+ messages)
` [PATCH v4 1/2] mfd: syscon: Support physical regmap bus

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-21  1:07 UTC  (18+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH] arm64: dts: qcom: sc7180: Move mss node to the right place
 2020-05-21  1:03 UTC 

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-21  1:00 UTC  (7+ messages)
` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[PATCH]: splice fix opipe_prep() full check
 2020-05-21  0:58 UTC  (2+ messages)

[PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-21  0:57 UTC  (6+ messages)
` [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-21  0:56 UTC  (5+ messages)

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21  0:54 UTC  (5+ messages)
` [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH v4 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-21  0:53 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
` [PATCH v4 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
` [PATCH v4 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
` [PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
` [PATCH v4 5/7] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH v4 6/7] clocksource: mips-gic-timer: Register as sched_clock
` [PATCH v4 7/7] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

[PATCH 0/2] phy: qcom-usb-hs: Add DT controlled VBUS pullup waggle
 2020-05-21  0:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy-qcom-usb-hs-phy: Add qcom,enable-vbus-pullup
` [PATCH 2/2] phy: qcom-usb-hs: Add qcom,enable-vbus-pullup support

[PATCH V3] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-21  0:48 UTC  (3+ messages)

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-21  0:46 UTC  (7+ messages)
` [PATCH 01/11] mm/page_isolation: prefer the node of the source page
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs
` [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback function

[PATCH v2] USB: serial: qcserial: Add DW5816e QDL support
 2020-05-21  0:43 UTC 

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-05-21  0:44 UTC  (6+ messages)

[PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-21  0:42 UTC  (16+ messages)
` [PATCH v3 01/14] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH v3 02/14] dt-bindings: bus: Add MIPS CDMM controller
` [PATCH v3 03/14] mips: Add MIPS Release 5 support
` [PATCH v3 04/14] mips: Add MIPS Warrior P5600 support
` [PATCH v3 05/14] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
` [PATCH v3 06/14] mips: Add CP0 Write Merge config support
` [PATCH v3 07/14] mips: Add CONFIG/CONFIG6/Cause reg fields macro
` [PATCH v3 08/14] mips: MAAR: Use more precise address mask
` [PATCH v3 09/14] mips: Add CPS_NS16550_WIDTH config
` [PATCH v3 10/14] mips: cdmm: Add mti,mips-cdmm dtb node support
` [PATCH v3 11/14] bus: cdmm: Add MIPS R5 arch support
` [PATCH v3 12/14] mips: Add udelay lpj numbers adjustment
` [PATCH v3 13/14] mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes
` [PATCH v3 14/14] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

Endless soft-lockups for compiling workload since next-20200519
 2020-05-21  0:40 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180: Correct the pdc interrupt ranges
 2020-05-21  0:39 UTC  (2+ messages)

[RFC][PATCHES] uaccess-related stuff in net/*
 2020-05-21  0:37 UTC  (22+ messages)
    ` [PATCH net-next 01/19] lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
      ` [PATCH net-next 02/19] compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
      ` [PATCH net-next 03/19] ip*_mc_gsfget(): lift copyout of struct group_filter into callers
      ` [PATCH net-next 04/19] get rid of compat_mc_getsockopt()
      ` [PATCH net-next 05/19] set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
      ` [PATCH net-next 06/19] ipv4: do compat setsockopt for MCAST_MSFILTER directly
      ` [PATCH net-next 07/19] ip6_mc_msfilter(): pass the address list separately
      ` [PATCH net-next 08/19] ipv6: do compat setsockopt for MCAST_MSFILTER directly
      ` [PATCH net-next 09/19] ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
      ` [PATCH net-next 10/19] ipv4: take handling of group_source_req options into a helper
      ` [PATCH net-next 11/19] ipv6: "
      ` [PATCH net-next 12/19] handle the group_source_req options directly
      ` [PATCH net-next 13/19] get rid of compat_mc_setsockopt()
      ` [PATCH net-next 14/19] batadv_socket_read(): get rid of pointless access_ok()
      ` [PATCH net-next 15/19] atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
      ` [PATCH net-next 16/19] atm: move copyin from atm_getnames() into the caller
      ` [PATCH net-next 17/19] atm: switch do_atm_iobuf() to direct use of atm_getnames()
      ` [PATCH net-next 18/19] atm: lift copyin from atm_dev_ioctl()
      ` [PATCH net-next 19/19] atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()

linux-next: manual merge of the f2fs tree with the fscrypt tree
 2020-05-21  0:30 UTC 

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-21  0:24 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()

[PATCH] arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2
 2020-05-21  0:17 UTC  (2+ messages)

[PATCH v4 0/2] Historical Service Time Path Selector
 2020-05-21  0:15 UTC  (3+ messages)
` [dm-devel] "

[PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discard
 2020-05-21  0:11 UTC  (5+ messages)
` [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission timeout
` [PATCH net 2/3] rxrpc: Trace discarded ACKs
` [PATCH net 3/3] rxrpc: Fix ack discard

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21  0:10 UTC  (5+ messages)
` [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-21  0:09 UTC  (4+ messages)
` [PATCH v1 13/25] dma-buf: Use sequence counter with associated wound/wait mutex

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-21  0:01 UTC  (4+ messages)

[PATCH 00/10] fix swiotlb-xen for RPi4
 2020-05-20 23:56 UTC  (13+ messages)
` [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH 02/10] swiotlb-xen: remove start_dma_addr
` [PATCH 03/10] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
` [PATCH 04/10] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
` [PATCH 05/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
` [PATCH 06/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device
` [PATCH 07/10] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer
` [PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
` [PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
` [PATCH 10/10] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint

[PATCH] mm, memcg: unify reclaim retry limits with page allocator
 2020-05-20 23:49 UTC  (4+ messages)

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20 23:46 UTC  (3+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-20 23:43 UTC  (6+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "

[tip:x86/entry 23/80] arch/x86/entry/common.c:44:24: warning: no previous prototype for function 'enter_from_user_mode'
 2020-05-20 23:40 UTC 

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-20 23:39 UTC  (7+ messages)
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [PATCH 32/33] net: add a new bind_add method

[PATCH 0/1] x86/boot: lld fix
 2020-05-20 23:33 UTC  (3+ messages)
` [PATCH 1/1] x86/boot: Add .text.startup to setup.ld

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-05-20 23:25 UTC  (15+ messages)
` [PATCH 01/14] mm: fix LRU balancing effect of new transparent huge pages
` [PATCH 02/14] mm: keep separate anon and file statistics on page reclaim activity
` [PATCH 03/14] mm: allow swappiness that prefers reclaiming anon over the file workingset
` [PATCH 04/14] mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
` [PATCH 05/14] mm: workingset: let cache workingset challenge anon
` [PATCH 06/14] mm: remove use-once cache bias from LRU balancing
` [PATCH 07/14] mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
` [PATCH 08/14] mm: base LRU balancing on an explicit cost model
` [PATCH 09/14] mm: deactivations shouldn't bias the LRU balance
` [PATCH 10/14] mm: only count actual rotations as LRU reclaim cost
` [PATCH 11/14] mm: balance LRU lists based on relative thrashing
` [PATCH 12/14] mm: vmscan: determine anon/file pressure balance at the reclaim root
` [PATCH 13/14] mm: vmscan: reclaim writepage is IO cost
` [PATCH 14/14] mm: vmscan: limit the range of LRU type balancing

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-20 23:25 UTC  (12+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-20 23:22 UTC  (4+ messages)
` [PATCH v2] "

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20 23:21 UTC  (13+ messages)
` [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-05-20 23:15 UTC 

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-20 23:06 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH v4 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices
 2020-05-20 22:57 UTC  (2+ messages)

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-20 22:56 UTC  (24+ messages)
` [RESEND PATCH v14 01/11] drm/i915: Use 64-bit division macro
` [RESEND PATCH v14 02/11] hwmon: pwm-fan: "
` [RESEND PATCH v14 03/11] ir-rx51: "
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [RESEND PATCH v14 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [RESEND PATCH v14 06/11] pwm: imx27: Use 64-bit division macro and function
` [RESEND PATCH v14 07/11] pwm: sifive: Use 64-bit division macro
` [RESEND PATCH v14 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [RESEND PATCH v14 09/11] backlight: pwm_bl: Use 64-bit division function
` [RESEND PATCH v14 10/11] clk: pwm: "
` [RESEND PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64

[PATCH v2] riscv: Fix print_vm_layout build error if NOMMU
 2020-05-20 22:49 UTC  (2+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-05-20 22:48 UTC  (4+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface
` [PATCH RFC v2] Add support for core-wide protection of IRQ and softirq
` [PATCH RFC] sched: Use sched-RCU in core-scheduling balancing logic

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-20 22:48 UTC  (9+ messages)
            `  "

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-20 22:48 UTC  (10+ messages)
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-20 22:40 UTC  (9+ messages)
                  ` io_uring vs CPU hotplug, was "

[PATCH 0/7] Share events between metrics
 2020-05-20 22:42 UTC  (11+ messages)
` [PATCH 3/7] perf metricgroup: Delay events string creation
` [PATCH 5/7] perf metricgroup: Remove duped metric group events

include/linux/compiler.h:61:16: warning: function 'trace_event_raw_event_qla_log_event' might be a candidate for 'gnu_printf' format attribute
 2020-05-20 22:30 UTC 

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-20 22:36 UTC  (5+ messages)
` [PATCH 09/15] device core: Add ability to handle multiple dma offsets

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-20 22:36 UTC  (5+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH] x86/Hyper-V: Support for free page reporting
 2020-05-20 21:47 UTC  (2+ messages)

[PATCH] media: cedrus: Add support for VP8 decoding
 2020-05-20 22:30 UTC  (3+ messages)

[PATCH v5 17/18] READ_ONCE: Use data_race() to avoid KCSAN instrumentation
 2020-05-20 22:30 UTC  (4+ messages)
` [tip: locking/kcsan] "

[PATCH ghak25 v6a] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 22:24 UTC  (2+ messages)

[patch V6 04/37] x86: Make hardware latency tracing explicit
 2020-05-20 22:20 UTC  (3+ messages)

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-05-20 22:19 UTC  (2+ messages)

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-20 22:12 UTC  (11+ messages)
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[tip:master] BUILD SUCCESS 82c5ba14c091497fc5d79ee017f962e50c3f69ac
 2020-05-20 22:08 UTC 

[PATCH] USB: serial: qcserial: Add DW5816e QDL support
 2020-05-20 21:54 UTC  (3+ messages)

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-20 22:06 UTC  (8+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation

[PATCH] selftests/exec: Add binfmt_script regression test
 2020-05-20 22:01 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the printk tree
 2020-05-20 22:04 UTC 

[PATCH] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-20 22:02 UTC  (4+ messages)

[ANNOUNCE] Git v2.27.0-rc1
 2020-05-20 22:00 UTC  (5+ messages)
  ` Re* "
    ` Protocol v2 in v2.27 (Re: Re* [ANNOUNCE] Git v2.27.0-rc1)

linux-next: Fixes tags needs some work in the tip tree
 2020-05-20 21:59 UTC 

[PATCH v4 1/2] scsi: ufs: export hibern8 entry
 2020-05-20 21:59 UTC  (4+ messages)
` [PATCH v4 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[PATCH v3 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-20 21:57 UTC  (4+ messages)
` [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()

[PATCH v4 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-20 21:54 UTC  (7+ messages)
` [PATCH v4 7/7] firmware: smccc: Add "

[PATCH] perf ordered_events: Optimise event object reuse
 2020-05-20 21:52 UTC  (4+ messages)

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-20 21:47 UTC 

[PATCH 1/8] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream
 2020-05-20 21:47 UTC  (6+ messages)
` [PATCH 5/8] virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
` [PATCH 7/8] virt: vbox: Log unknown ioctl requests as error

[PATCH v6 0/4] Introduce the for_each_set_clump macro
 2020-05-20 21:40 UTC  (4+ messages)
` [PATCH v6 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases

[PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount
 2020-05-20 21:36 UTC  (3+ messages)

[PATCH 00/24] KVM: nSVM: event fixes and migration support
 2020-05-20 21:33 UTC  (6+ messages)
` [PATCH 22/24] uaccess: add memzero_user

[UPDATE][PATCH] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-20 21:31 UTC 

[PATCHv3 0/5] EXC3000 Updates
 2020-05-20 21:25 UTC  (4+ messages)
` [PATCHv3 4/5] Input: EXC3000: Add support to query model and fw_version


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