linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 05:18:20 to 2021-04-13 08:15:33 UTC [more...]

[PATCH] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
 2021-04-13  8:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] platform/x86: add Gigabyte WMI temperature driver
 2021-04-13  8:14 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/7 v2] tracing: Fix tracefs lockdown and various clean ups
 2021-04-13  8:13 UTC  (3+ messages)
` [PATCH 7/7 v2] tracing: Do not create tracefs files if tracefs lockdown is in effect

[syzbot] general protection fault in gadget_setup
 2021-04-13  8:12 UTC  (2+ messages)

[PATCH 0/2] brcmfmac: support parse country code map from DT
 2021-04-13  8:10 UTC  (12+ messages)
` [PATCH 1/2] dt-binding: bcm43xx-fmac: add optional brcm,ccode-map
` [PATCH 2/2] brcmfmac: support parse country code map from DT

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-13  8:07 UTC  (9+ messages)
` [PATCH v2 1/3] context_tracking: Split guest_enter/exit_irqoff
` [PATCH v2 2/3] context_tracking: Provide separate vtime accounting functions
` [PATCH v2 3/3] x86/kvm: Fix vtime accounting

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-13  8:06 UTC  (6+ messages)
` [RFC v4 net-next 2/4] net: dsa: mt7530: add "

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-13  8:03 UTC  (4+ messages)

[PATCH 01/12] usb: dwc2: Add device clock gating support functions
 2021-04-13  8:03 UTC  (25+ messages)
` [PATCH 02/12] usb: dwc2: Add host "
` [PATCH 03/12] usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
` [PATCH 04/12] usb: dwc2: Add exit clock gating from wakeup interrupt
` [PATCH 05/12] usb: dwc2: Add exit clock gating from session request interrupt
` [PATCH 06/12] usb: dwc2: Add exit clock gating when port reset is asserted
` [PATCH 07/12] usb: dwc2: Update enter clock gating when port is suspended
` [PATCH 08/12] usb: dwc2: Update exit clock gating when port is resumed
` [PATCH 09/12] usb: dwc2: Allow exit clock gating in urb enqueue
` [PATCH 10/12] usb: dwc2: Add clock gating entering flow by system suspend
` [PATCH 11/12] usb: dwc2: Add clock gating exiting flow by system resume
` [PATCH 12/12] usb: dwc2: Add exit clock gating before removing driver
` [PATCH v2 01/12] usb: dwc2: Add device clock gating support functions
` [PATCH v2 02/12] usb: dwc2: Add host "
` [PATCH v2 03/12] usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
` [PATCH v2 04/12] usb: dwc2: Add exit clock gating from wakeup interrupt
` [PATCH v2 05/12] usb: dwc2: Add exit clock gating from session request interrupt
` [PATCH v2 06/12] usb: dwc2: Add exit clock gating when port reset is asserted
` [PATCH v2 07/12] usb: dwc2: Update enter clock gating when port is suspended
` [PATCH v2 08/12] usb: dwc2: Update exit clock gating when port is resumed
` [PATCH v2 09/12] usb: dwc2: Allow exit clock gating in urb enqueue
` [PATCH v2 10/12] usb: dwc2: Add clock gating entering flow by system suspend
` [PATCH v2 11/12] usb: dwc2: Add clock gating exiting flow by system resume
` [PATCH v2 12/12] usb: dwc2: Add exit clock gating before removing driver
  ` [PATCH v2 00/12] usb: dwc2: Add clock gating support

lib/bitfield_kunit.c:93:1: warning: the frame size of 4184 bytes is larger than 2048 bytes
 2021-04-13  8:01 UTC 

[PATCH net-next 0/7] stmmac: add XDP ZC support
 2021-04-13  7:58 UTC  (4+ messages)
` [PATCH net-next 6/7] net: stmmac: Enable RX via AF_XDP zero-copy

BUG: unable to handle kernel paging request in bpf_trace_run2
 2021-04-13  7:57 UTC  (3+ messages)
` [syzbot] "

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-13  7:57 UTC  (2+ messages)

[syzbot] WARNING in bpf_test_run
 2021-04-13  7:56 UTC  (4+ messages)

[PATCH net-next v2 0/3] introduce skb_for_each_frag()
 2021-04-13  7:53 UTC  (2+ messages)

[PATCH 0/1] Use of /sys/bus/pci/devices/…/index for non-SMBIOS platforms
 2021-04-13  7:53 UTC  (5+ messages)

[PATCH v5 0/3] staging: rtl8192e: Cleanup patchset for style issues in rtl819x_HTProc.c
 2021-04-13  7:52 UTC  (2+ messages)

[PATCH] USB: Don't set USB_PORT_FEAT_SUSPEND on WD19's Realtek Hub
 2021-04-13  7:52 UTC  (3+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-13  7:51 UTC  (18+ messages)
` [PATCH v2 01/16] include/linux/memcontrol.h: do not warn in page_memcg_rcu() if !CONFIG_MEMCG
` [PATCH v2 02/16] include/linux/nodemask.h: define next_memory_node() if !CONFIG_NUMA
` [PATCH v2 03/16] include/linux/huge_mm.h: define is_huge_zero_pmd() if !CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH v2 04/16] include/linux/cgroup.h: export cgroup_mutex
` [PATCH v2 05/16] mm/swap.c: export activate_page()
` [PATCH v2 06/16] mm, x86: support the access bit on non-leaf PMD entries
` [PATCH v2 07/16] mm/vmscan.c: refactor shrink_node()
` [PATCH v2 08/16] mm: multigenerational lru: groundwork
` [PATCH v2 09/16] mm: multigenerational lru: activation
` [PATCH v2 10/16] mm: multigenerational lru: mm_struct list
` [PATCH v2 11/16] mm: multigenerational lru: aging
` [PATCH v2 12/16] mm: multigenerational lru: eviction
` [PATCH v2 13/16] mm: multigenerational lru: page reclaim
` [PATCH v2 14/16] mm: multigenerational lru: user interface
` [PATCH v2 15/16] mm: multigenerational lru: Kconfig
` [PATCH v2 16/16] mm: multigenerational lru: documentation

[Outreachy kernel] [PATCH 0/2] Remove spaces and blank lines
 2021-04-13  7:51 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: btusb: support link statistics telemetry events
 2021-04-13  7:45 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Support the vendor specific debug events

[PATCH 0/4] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-13  7:41 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: phy: Add binding for TI TCAN104x "

[PATCH 2/6] staging: media: intel-ipu3: preferred __aligned(size) over __attribute__aligned(size)
 2021-04-13  7:40 UTC  (2+ messages)

[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove camelcase
 2021-04-13  7:39 UTC  (2+ messages)

[PATCH 0/7] mm: Unexport apply_to_page_range()
 2021-04-13  7:36 UTC  (8+ messages)
` [PATCH 4/7] mm: Introduce verify_page_range()
` [PATCH 6/7] i915: Convert to verify_page_range()

[PATCH 0/3] rseq: minor optimizations
 2021-04-13  7:36 UTC  (4+ messages)
` [PATCH 1/3] rseq: optimize rseq_update_cpu_id()
` [PATCH 2/3] rseq: remove redundant access_ok()
` [PATCH 3/3] rseq: optimise for 64bit arches

[PATCH v7 0/3] limit bio max size
 2021-04-13  7:35 UTC  (3+ messages)
  ` [PATCH v7 3/3] bio: add limit_bio_size sysfs

[PATCH V4 1/2] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-04-13  7:33 UTC  (3+ messages)
` [PATCH V4 2/2] net: ethernet: ravb: Enable optional refclk

[PATCH 5.4 v3 1/1] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
 2021-04-13  7:32 UTC  (2+ messages)

[PATCH 0/5] ASoC: clock provider clean-up
 2021-04-13  7:31 UTC  (4+ messages)
` [PATCH 3/5] ASoC: rt5682: clock driver must use the clock provider API

[BUG] VAAPI encoder cause kernel panic if encoded video in 4K
 2021-04-13  7:29 UTC  (2+ messages)

[PATCH][next] vdpa/mlx5: Fix resource leak of mgtdev due to incorrect kfree
 2021-04-13  7:29 UTC  (2+ messages)

[PATCH 0/4] Support pwm driver for aspeed ast26xx
 2021-04-13  7:27 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for aspeed pwm-tach
` [PATCH 2/4] dt-bindings: Add bindings for aspeed pwm

[PATCH v6] platform/x86: intel_pmc_core: export platform global reset bits via etr3 sysfs file
 2021-04-13  7:27 UTC  (2+ messages)

Subject: [PATCH v2] staging: media: meson: vdec: declare u32 as static const appropriately
 2021-04-13  7:26 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH 0/3] scsi: mptfusion: Clear the warnings indicating that the variable is not used
 2021-04-13  7:25 UTC  (3+ messages)

[PATCH] media: solo6x10: remove useless function
 2021-04-13  7:23 UTC 

[PATCH] kernel/module: Use BUG_ON instead of if condition followed by BUG
 2021-04-13  7:21 UTC  (2+ messages)
`  "

[PATCH net-next 0/2] net: phy: marvell-88x2222: a couple of improvements
 2021-04-13  7:19 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: marvell-88x2222: check that link is operational

[PATCH v2 bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
 2021-04-13  7:14 UTC  (2+ messages)

[RFC/PATCH] powerpc/smp: Add SD_SHARE_PKG_RESOURCES flag to MC sched-domain
 2021-04-13  7:10 UTC  (6+ messages)

[PATCH v2 1/2] perf/core: Share an event with multiple cgroups
 2021-04-13  7:03 UTC  (2+ messages)

[PATCH 0/7] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-04-13  7:02 UTC  (3+ messages)

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-13  6:51 UTC  (8+ messages)
` [PATCH 1/7] mm: memcontrol: fix page charging in page replacement
` [PATCH 2/7] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
` [PATCH 3/7] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
` [PATCH 5/7] mm: memcontrol: simplify the logic of objcg pinning memcg
` [PATCH 6/7] mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
` [PATCH 7/7] mm: vmscan: remove noinline_for_stack

[PATCH] phy: nxp-c45: add driver for tja1103
 2021-04-13  6:56 UTC  (9+ messages)
              `  "

[PATCH] mm: optimize memory allocation
 2021-04-13  6:56 UTC  (2+ messages)

[PATCH] kunit: add unit test for filtering suites by names
 2021-04-13  6:54 UTC  (2+ messages)

[PATCH] MIPS: fix memory reservation for non-usermem setups
 2021-04-13  6:52 UTC  (8+ messages)

[PATCH 0/3] sched: Fix remaining balance_push vs hotplug hole
 2021-04-13  6:51 UTC  (6+ messages)
` [PATCH 3/3] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback

[PATCH] vfio/pci: Add missing range check in vfio_pci_mmap
 2021-04-13  6:48 UTC  (2+ messages)

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-13  6:47 UTC  (8+ messages)
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH v2 resend] mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove
 2021-04-13  6:44 UTC  (4+ messages)

[PATCH v5] lib: add basic KUnit test for lib/math
 2021-04-13  6:41 UTC  (2+ messages)

[PATCH v7 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-04-13  6:35 UTC  (3+ messages)

[PATCH] stm class: remove useless function
 2021-04-13  6:36 UTC 

[PATCH v8] RISC-V: enable XIP
 2021-04-13  6:35 UTC 

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-04-13  6:31 UTC  (3+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-04-13  6:29 UTC  (3+ messages)

[PATCH] kernel:irq:manage: request threaded irq with a specified priority
 2021-04-13  6:19 UTC 

arch/mips/n64/init.c:57:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-04-13  6:26 UTC 

[PATCH] x86: Accelerate copy_page with non-temporal in X86
 2021-04-13  6:25 UTC 

[PATCH 0/8] MIPS: Fixes for PCI legacy drivers (rt2880, rt3883)
 2021-04-13  6:21 UTC  (9+ messages)
` [PATCH 1/8] MIPS: pci-rt2880: fix slot 0 configuration
` [PATCH 2/8] MIPS: pci-rt2880: remove unneeded locks
` [PATCH 3/8] MIPS: pci-rt3883: trivial: remove unused variable
` [PATCH 4/8] MIPS: pci-rt3883: more accurate DT error messages
` [PATCH 5/8] MIPS: pci-legacy: stop using of_pci_range_to_resource
` [PATCH 6/8] MIPS: pci-legacy: remove redundant info messages
` [PATCH 7/8] MIPS: pci-legacy: remove busn_resource field
` [PATCH 8/8] MIPS: pci-legacy: use generic pci_enable_resources

linux-next: Tree for Apr 9
 2021-04-13  6:21 UTC  (8+ messages)
` linux-next: Tree for Apr 9 (x86 boot problem)

[PATCH] ASoC: ak5558: correct reset polarity
 2021-04-13  6:06 UTC 

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-13  6:18 UTC  (7+ messages)

[PATCH] drm/i915/gvt: remove useless function
 2021-04-13  6:18 UTC 

[PATCH] irq: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-13  6:16 UTC 

[RESEND PATCH 2/2] delayacct: Add a proc file to dump the delay info
 2021-04-13  6:14 UTC  (3+ messages)
` [RFC PATCH] delayacct: delayacct_stats[] can be static

[tip:x86/sgx] BUILD SUCCESS 523caed9efbb049339706b124185c9358c1b6477
 2021-04-13  6:14 UTC 

[tip:x86/platform] BUILD SUCCESS 8f2aca40dd077f74e62982cd2669845f41ed0ac6
 2021-04-13  6:14 UTC 

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-13  6:13 UTC  (2+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-13  6:12 UTC  (4+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA

[syzbot] KASAN: slab-out-of-bounds Read in reiserfs_xattr_get
 2021-04-13  6:10 UTC  (2+ messages)

[PATCH][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13  5:45 UTC  (4+ messages)

/usr/bin/ld: ll_temac_main.c:undefined reference to `devm_of_iomap'
 2021-04-13  6:06 UTC 

[PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-04-13  6:05 UTC  (2+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-04-13  6:04 UTC  (4+ messages)
` [PATCH v5 04/16] memory: mtk-smi: Add device-link between smi-larb and smi-common

[PATCH] hwmon: (nct6683) remove useless function
 2021-04-13  6:02 UTC 

[syzbot] KASAN: null-ptr-deref Write in rhashtable_free_and_destroy (2)
 2021-04-13  5:58 UTC 

[PATCH v4 0/4] Mediatek pinctrl patch on mt8195
 2021-04-13  5:57 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: mt8195: add pinctrl file and binding document
` [PATCH v4 2/4] pinctrl: add pinctrl driver on mt8195
` [PATCH v4 3/4] pinctrl: add drive for I2C related pins on MT8195
` [PATCH v4 4/4] pinctrl: add rsel setting "

[syzbot] KASAN: slab-out-of-bounds Read in __xfrm_decode_session (2)
 2021-04-13  5:57 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __lookup_slow (2)
 2021-04-13  5:55 UTC 

[PATCH v7 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2021-04-13  5:49 UTC  (3+ messages)
` [PATCH v7 3/4] spmi: mediatek: Add support for MT6873/8192

[PATCH v1 0/2] scsi: libsas: few clean up patches
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH -next] scsi: fnic: remove unnecessary spin_lock_init() and INIT_LIST_HEAD()
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH] scsi: bfa: Remove unnecessary struct declaration
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH] message/fusion: Use BUG_ON instead of if condition followed by BUG
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH][next] scsi: ufs: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd
 2021-04-13  5:48 UTC  (2+ messages)

[PATCH v2] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-04-13  5:47 UTC  (2+ messages)

[PATCH RFC v2 0/4] virtio net: spurious interrupt related fixes
 2021-04-13  5:47 UTC  (5+ messages)
` [PATCH RFC v2 1/4] virtio: fix up virtio_disable_cb
` [PATCH RFC v2 2/4] virtio_net: disable cb aggressively
` [PATCH RFC v2 3/4] virtio_net: move tx vq operation under tx queue lock
` [PATCH RFC v2 4/4] virtio_net: move txq wakeups under tx q lock

[syzbot] KASAN: use-after-free Read in skcipher_walk_next
 2021-04-13  5:44 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2021-04-13  5:43 UTC 

[RFC] mm: activate access-more-than-once page via NUMA balancing
 2021-04-13  5:42 UTC  (7+ messages)

[PATCH][next] KEYS: trusted: Fix missing null return from kzalloc call
 2021-04-13  5:42 UTC  (5+ messages)

[PATCH 4.19 00/66] 4.19.187-rc1 review
 2021-04-13  5:41 UTC  (2+ messages)

[PATCH v2][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-13  5:40 UTC 

[RESEND,v5,1/2] bio: limit bio max size
 2021-04-13  5:32 UTC  (3+ messages)

[PATCH v2 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-04-13  5:31 UTC  (2+ messages)
` [PATCH v2 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCH] ibmvfc: Fix invalid state machine BUG_ON
 2021-04-13  5:28 UTC  (2+ messages)

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-13  5:17 UTC  (3+ messages)
` [PATCH v2 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 8/9] userfaultfd/selftests: exercise minor fault handling shmem support


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