linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-06 11:40:58 to 2020-12-06 17:50:19 UTC [more...]

[PATCH -tip 00/32] Core scheduling (v9)
 2020-12-06 17:49 UTC  (9+ messages)
` [PATCH -tip 22/32] sched: Split the cookie and setup per-task cookie on fork
` [PATCH -tip 23/32] sched: Add a per-thread core scheduling interface

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-06 17:40 UTC  (7+ messages)
` [PATCH v3 1/4] irq: export kstat_irqs
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-06 17:32 UTC  (6+ messages)

undefined reference to `devm_mux_control_get'
 2020-12-06 17:25 UTC 

[PATCH] Revert "xen: add helpers to allocate unpopulated memory"
 2020-12-06 17:22 UTC 

[PATCH 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-12-06 17:23 UTC  (9+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Initialize memory to be sent to the host
` [PATCH 2/6] Drivers: hv: vmbus: Avoid double fetch of msgtype in vmbus_on_msg_dpc()
` [PATCH 3/6] Drivers: hv: vmbus: Avoid double fetch of payload_size "
` [PATCH 4/6] Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()

[PATCH] staging: rtl8712: check register_netdev() return value
 2020-12-06 17:10 UTC  (3+ messages)

[PATCH 4.19 00/32] 4.19.162-rc1 review
 2020-12-06 17:07 UTC  (11+ messages)
` [PATCH 4.19 03/32] net/tls: missing received data after fast remote close
` [PATCH 4.19 05/32] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 4.19 11/32] ibmvnic: notify peers when failover and migration happen
` [PATCH 4.19 18/32] geneve: pull IP header before ECN decapsulation
` [PATCH 4.19 20/32] net/x25: prevent a couple of overflows
` [PATCH 4.19 24/32] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 4.19 25/32] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.19 26/32] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 4.19 27/32] dt-bindings: net: correct interrupt flags in examples

[PATCH 0/3] perf tools: Allow to enable/disable events via control pipe
 2020-12-06 17:05 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Add evlist__disable_evsel/evlist__enable_evsel
` [PATCH 2/3] perf tools: Allow to enable/disable events via control file
` [PATCH 3/3] perf tools: Allow to list "

[PATCH v3 0/5] Allwinner V3 SL631 Action Camera Support and Related Fixes
 2020-12-06 16:51 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI
` [PATCH v3 2/5] ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controller
` [PATCH v3 3/5] ARM: dts: sun8i: Cleanup the Pinecube AXP209 node
` [PATCH v3 4/5] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings
` [PATCH v3 5/5] ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179

[PATCH v1 0/3] Three fixes for the UPIU trace
 2020-12-06 16:42 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v1 2/3] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v1 3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control
 2020-12-06 16:41 UTC 

WARNING in __cfg80211_ibss_joined (2)
 2020-12-06 16:37 UTC  (2+ messages)

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-12-06 16:31 UTC  (2+ messages)

[percpu_ref] 2c05cc5920: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
 2020-12-06 16:31 UTC  (2+ messages)

[PATCH] habanalabs/gaudi: remove duplicated gaudi packets masks
 2020-12-06 16:28 UTC  (6+ messages)
` [PATCH 1/2] habanalabs/gaudi: support CS with no completion
` [PATCH] habanalabs: Init the VM module for kernel context
` [PATCH] habanalabs: refactor MMU locks code
` [PATCH] habanalabs: update firmware boot interface
` [PATCH 2/2] habanalabs: allow user to pass a staged submission seq

[PATCH -tip v1 0/3] seqlock: assorted cleanups
 2020-12-06 16:21 UTC  (4+ messages)
` [PATCH -tip v1 1/3] Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
` [PATCH -tip v1 2/3] seqlock: Prefix internal seqcount_t-only macros with a "do_"
` [PATCH -tip v1 3/3] seqlock: kernel-doc: Specify when preemption is automatically altered

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-06 16:19 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCH] USB: dummy-hcd: Fix uninitialized array use in init()
 2020-12-06 16:07 UTC  (6+ messages)

[PATCH] iov_iter: optimise iter type checking
 2020-12-06 16:01 UTC  (2+ messages)

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-06 16:01 UTC  (8+ messages)
` [PATCH 2/8] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
  ` [linux-sunxi] "
` [PATCH 8/8] arm64: dts: allwinner: Add OrangePi Zero 2 .dts
  ` [linux-sunxi] "

[PATCH v2 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-06 15:58 UTC  (15+ messages)

[PATCH] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-06 15:53 UTC  (3+ messages)

[PATCH] do_exit(): panic() when double fault detected
 2020-12-06 15:37 UTC  (2+ messages)
` [NEEDS-REVIEW] "

[PATCH v3] checkpatch: add --fix option to include linux checks
 2020-12-06 15:23 UTC 

Fair Pay Icon - The Space Lab
 2020-12-06 15:23 UTC  (5+ messages)
` Fair Pay - Guad - Correction for good word flow
  ` Fair Pay - The Red Carpet Star is Islamic! (with video playlist)
    ` Fair Pay: Some interesting observations of symboldevelopment, Uni / I-T

[PATCH v2 0/3] Support wakeup methods of Atmel maXTouch controllers
 2020-12-06 15:20 UTC  (3+ messages)
` [PATCH v2 2/3] Input: atmel_mxt_ts - support wakeup methods

[PATCH] dpaa2-mac: Add a missing of_node_put after of_device_is_available
 2020-12-06 15:13 UTC 

[PATCH v1 0/3] Support wakeup methods of Atmel maXTouch controllers
 2020-12-06 15:13 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and wake-GPIO

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2020-12-06 15:02 UTC  (5+ messages)

[PATCH] perf arm pmu: fix build error on MUSL libc
 2020-12-06 14:45 UTC 

[GIT PULL] Char/Misc driver fixes for 5.10-rc7
 2020-12-06 14:36 UTC 

[GIT PULL] TTY fixes for 5.10-rc7
 2020-12-06 14:35 UTC 

[GIT PULL] USB driver fixes for 5.10-rc7
 2020-12-06 14:35 UTC 

[PATCH] mips: lib: uncached: fix uninitialized variable 'sp'
 2020-12-06 14:33 UTC  (3+ messages)

[PATCH] mm/memblock:use a more appropriate order calculation when free memblock pages
 2020-12-06 14:21 UTC  (3+ messages)

[PATCH v2] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-06 14:19 UTC  (10+ messages)

[PATCH 0/1] x86/kprobes: Classify opcode while preparing kprobe
 2020-12-06 14:11 UTC  (2+ messages)
` [PATCH 1/1] x86/kprobes: Do not decode opcode in resume_execution()

[PATCH v15 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-12-06 14:10 UTC  (4+ messages)
` [PATCH v15 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "

[PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
 2020-12-06 14:09 UTC  (5+ messages)

[mm/memblock] 4df001639c: kernel_BUG_at_mm/page_alloc.c
 2020-12-06 14:07 UTC 

[PATCH 1/1] ionic: fix array overflow on receiving too many fragments for a packet
 2020-12-06 13:35 UTC 

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-06 13:44 UTC  (4+ messages)
` [PATCH v3 6/7] input: atc260x: Add onkey driver "

memory leak in prepare_creds
 2020-12-06 13:31 UTC  (2+ messages)

[PATCH v6 0/5] Enable rk3066a HDMI sound
 2020-12-06 13:33 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: display: add #sound-dai-cells property to rockchip rk3066 hdmi
` [PATCH v6 2/5] drm: rockchip: add sound support to rk3066 hdmi driver
` [PATCH v6 3/5] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
` [PATCH v6 4/5] ARM: dts: rockchip: add hdmi-sound node to rk3066a.dtsi
` [PATCH v6 5/5] ARM: dts: rockchip: enable hdmi_sound and i2s0 for rk3066a-mk808

[PATCH 0/3] MIPS: Add vulnerabilities
 2020-12-06 13:27 UTC 

[PATCH v2 0/2] net: dsa: lantiq: add support for xRX300 and xRX330
 2020-12-06 13:27 UTC  (3+ messages)
` [PATCH v2 1/2] net: dsa: lantiq: allow to use all GPHYs on "
` [PATCH v2 2/2] dt-bindings: net: dsa: lantiq, lantiq-gswip: add example for xRX330

[GIT pull] irq/urgent for v5.10-rc7
 2020-12-06 13:11 UTC  (4+ messages)
` [GIT pull] locking/urgent "
` [GIT pull] perf/urgent "
` [GIT pull] x86/urgent "

[GIT PULL] Kbuild fixes for v5.10-rc6
 2020-12-06 12:56 UTC  (2+ messages)

[PATCH RFD] thermal: core: Browse the trip points in reverse order and exit
 2020-12-06 12:37 UTC 

cc1: fatal error: opening output file arch/powerpc/boot/dts/fsl/.mpc8568mds.dtb.dts.tmp: No such file or directory
 2020-12-06 12:29 UTC 

drivers/atm/horizon.c:365:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-12-06 12:20 UTC 

[PATCH 2/2] interconnect: imx: Remove a useless test
 2020-12-06 12:13 UTC 

[PATCH 1/2] interconnect: imx: Add a missing of_node_put after of_device_is_available
 2020-12-06 12:13 UTC 

WARN_ON_ONCE
 2020-12-06 12:12 UTC  (5+ messages)

[PATCH 5.4 00/39] 5.4.82-rc1 review
 2020-12-06 11:17 UTC  (40+ messages)
` [PATCH 5.4 01/39] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.4 02/39] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.4 03/39] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 5.4 04/39] net/tls: missing received data after fast remote close
` [PATCH 5.4 05/39] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.4 06/39] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 5.4 07/39] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.4 08/39] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.4 09/39] tun: honor IOCB_NOWAIT flag
` [PATCH 5.4 10/39] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.4 11/39] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 5.4 12/39] staging/octeon: fix up merge error
` [PATCH 5.4 13/39] ima: extend boot_aggregate with kernel measurements
` [PATCH 5.4 14/39] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
` [PATCH 5.4 15/39] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.4 16/39] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.4 17/39] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.4 18/39] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 5.4 19/39] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.4 20/39] ibmvnic: Fix TX completion error handling
` [PATCH 5.4 21/39] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.4 22/39] geneve: pull IP header before ECN decapsulation
` [PATCH 5.4 23/39] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.4 24/39] net/x25: prevent a couple of overflows
` [PATCH 5.4 25/39] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 5.4 26/39] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.4 27/39] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.4 28/39] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 5.4 29/39] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.4 30/39] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.4 31/39] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.4 32/39] net/sched: act_mpls: "
` [PATCH 5.4 33/39] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.4 34/39] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 5.4 35/39] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.4 36/39] Input: xpad - support Ardwiino Controllers
` [PATCH 5.4 37/39] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.4 38/39] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.4 39/39] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH 5.9 00/46] 5.9.13-rc1 review
 2020-12-06 11:17 UTC  (47+ messages)
` [PATCH 5.9 01/46] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.9 02/46] devlink: Make sure devlink instance and port are in same net namespace
` [PATCH 5.9 03/46] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.9 04/46] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 5.9 05/46] net: openvswitch: fix TTL decrement action netlink message format
` [PATCH 5.9 06/46] net/tls: missing received data after fast remote close
` [PATCH 5.9 07/46] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.9 08/46] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 5.9 09/46] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.9 10/46] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.9 11/46] tun: honor IOCB_NOWAIT flag
` [PATCH 5.9 12/46] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.9 13/46] vsock/virtio: discard packets only when socket is really closed
` [PATCH 5.9 14/46] mptcp: fix NULL ptr dereference on bad MPJ
` [PATCH 5.9 15/46] net/packet: fix packet receive on L3 devices without visible hard header
` [PATCH 5.9 16/46] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.9 17/46] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.9 18/46] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.9 19/46] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 5.9 20/46] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.9 21/46] ibmvnic: Fix TX completion error handling
` [PATCH 5.9 22/46] tipc: fix incompatible mtu of transmission
` [PATCH 5.9 23/46] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.9 24/46] geneve: pull IP header before ECN decapsulation
` [PATCH 5.9 25/46] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.9 26/46] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
` [PATCH 5.9 27/46] net/x25: prevent a couple of overflows
` [PATCH 5.9 28/46] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 5.9 29/46] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.9 30/46] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.9 31/46] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 5.9 32/46] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.9 33/46] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.9 34/46] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.9 35/46] net/sched: act_mpls: "
` [PATCH 5.9 36/46] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.9 37/46] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 5.9 38/46] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
` [PATCH 5.9 39/46] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.9 40/46] Input: xpad - support Ardwiino Controllers
` [PATCH 5.9 41/46] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.9 42/46] Input: atmel_mxt_ts - fix lost interrupts
` [PATCH 5.9 43/46] tracing: Fix alignment of static buffer
` [PATCH 5.9 44/46] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.9 45/46] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 5.9 46/46] drm/i915/gt: Fixup tgl mocs for PTE tracking

[PATCH 4.14 00/20] 4.14.211-rc1 review
 2020-12-06 11:17 UTC  (2+ messages)
` [PATCH 4.14 05/20] tun: honor IOCB_NOWAIT flag


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