linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 09:43:35 to 2020-08-27 12:54:07 UTC [more...]

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-27 12:46 UTC  (39+ messages)
` [PATCH 19/35] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 25/35] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH 26/35] kasan, arm64: Enable TBI EL1
` [PATCH 28/35] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH 31/35] kasan, arm64: implement HW_TAGS runtime
` [PATCH 32/35] kasan, arm64: print report from tag fault handler

[PATCH] net: Set trailer iff skb1 is the last one
 2020-08-27 11:35 UTC  (2+ messages)

[PATCH v2 00/15] kprobes: Unify kretprobe trampoline handlers
 2020-08-27 11:50 UTC  (11+ messages)
` [PATCH v2 02/15] x86/kprobes: Use generic kretprobe trampoline handler
` [PATCH v2 03/15] arm: kprobes: "
` [PATCH v2 04/15] arm64: "
` [PATCH v2 05/15] arc: "
` [PATCH v2 12/15] sh: "
` [PATCH v2 14/15] kprobes: Remove NMI context check
` [PATCH v2 15/15] kprobes: Free kretprobe_instance with rcu callback

[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-27 11:49 UTC  (5+ messages)
` [PATCH v5 2/7] coredump: Let dump_emit() bail out on short writes
` [PATCH v5 5/7] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v5 6/7] mm/gup: Take mmap_lock in get_dump_page()
` [PATCH v5 7/7] mm: Remove the now-unnecessary mmget_still_valid() hack

[PATCH 00/30] Set 3: Rid W=1 warnings in Wireless
 2020-08-27 12:14 UTC  (3+ messages)

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-08-27 12:51 UTC  (4+ messages)
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v2 0/7][next] printk: reimplement LOG_CONT handling
 2020-08-27 12:50 UTC  (8+ messages)
` [PATCH v2 5/7][next] printk: ringbuffer: add finalization/extension support

[PATCH v2 0/2] media: v4l2-mem2mem: fix poll() bug
 2020-08-27 12:49 UTC  (3+ messages)
` [PATCH v2 1/2] media: v4l2-mem2mem: always consider OUTPUT queue during poll
` [PATCH v2 2/2] media: v4l2-mem2mem: simplify poll logic

[PATCH v10 0/4] Add a glossary for the media subsystem
 2020-08-27 12:48 UTC  (8+ messages)
` [PATCH v10 1/4] media: open.rst: better document device node naming
` [PATCH v10 3/4] media: docs: add glossary.rst with common terms used at V4L2 spec
` [PATCH v10 4/4] media: open.rst: document mc-centric and video-node-centric

[PATCH] mtd: ck804xrom: fix missing pci device put in error paths
 2020-08-27 12:46 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2020-08-27 12:45 UTC  (2+ messages)

[PATCH 0/4] qla2xxx: A couple crash fixes
 2020-08-27 12:45 UTC  (10+ messages)
` [PATCH 1/4] qla2xxx: Reset done and free callback pointer on release
` [PATCH 2/4] qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()
` [PATCH 3/4] qla2xxx: Drop unused function argument from qla2x00_get_sp_from_handle()
` [PATCH 4/4] qla2xxx: Handle incorrect entry_type entries

[PATCH] tools build feature: cleanup feature files on make clean
 2020-08-27 12:44 UTC  (2+ messages)

[PATCH v4 0/2] add regmap-spi-avmm & Intel Max10 BMC chip support
 2020-08-27 12:27 UTC  (5+ messages)

[PATCH] staging: ion: remove from the tree
 2020-08-27 12:36 UTC 

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-08-27 12:15 UTC  (4+ messages)

[PATCH] fs: Optimized fget to improve performance
 2020-08-27 12:30 UTC  (2+ messages)

[PATCH 05/30] net: wireless: atmel: atmel: Demote non-kerneldoc header to standard comment block
 2020-08-27 12:16 UTC  (2+ messages)
` [PATCH 05/30] "

[PATCH v18 00/32] per memcg lru_lock
 2020-08-27 12:20 UTC  (5+ messages)
      ` Race between freeing and waking page

[PATCH] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-08-27 12:17 UTC 

[PATCH v4 0/2] staging: android: Remove BUG/BUG_ON from ion
 2020-08-27 12:15 UTC  (5+ messages)

[PATCH] opp: Drop unnecessary check frmo dev_pm_opp_attach_genpd()
 2020-08-27 12:14 UTC  (2+ messages)

[PATCH] sched: idle: Change the cpu_idle_poll() return type to void
 2020-08-27 12:12 UTC 

[PATCH] crypto: sun8i-ss - remove redundant memzero_explicit()
 2020-08-27 12:12 UTC  (3+ messages)

[PATCH] sched: idle: Change the cpu_idle_poll() return type to void
 2020-08-27 12:10 UTC 

[PATCH 1/2] docs: process: Add cross-link to security-bugs
 2020-08-27 12:11 UTC  (4+ messages)
` [PATCH 2/2] docs: admin-guide: Not every security bug should be kept hidden

[PATCH] vdpa/mlx5: Remove duplicate include
 2020-08-27 12:08 UTC  (2+ messages)

PROBLEM: Long Workqueue delays V2
 2020-08-27 12:06 UTC  (3+ messages)

WARNING: at drivers/opp/core.c:678 dev_pm_opp_set_rate+0x4cc/0x5d4 - on arm x15
 2020-08-27 11:01 UTC  (3+ messages)

[PATCH 1/2] cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
 2020-08-27 10:54 UTC  (2+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-27 11:54 UTC  (2+ messages)

[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
 2020-08-27 11:07 UTC 

[PATCH v1 0/5] irqdomain: clean up, add irq_domain_create_legacy()
 2020-08-27 11:52 UTC  (3+ messages)

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-08-27 11:51 UTC  (8+ messages)

[PATCH] fs/binfmt_elf: Fix memleak in load_elf_binary
 2020-08-27 11:46 UTC 

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-27 11:07 UTC  (7+ messages)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCH v2 1/2] drm/ingenic: Fix leak of device_node pointer
 2020-08-27 11:44 UTC  (2+ messages)
` [PATCH v2 2/2] drm/ingenic: Fix driver not probing when IPU port is missing

[PATCH 01/16] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-27 11:28 UTC  (3+ messages)

WARNING: ODEBUG bug in get_signal
 2020-08-27 11:14 UTC  (2+ messages)

[PATCH] net: exit immediately when off = 0 in skb_headers_offset_update()
 2020-08-27 11:23 UTC 

[PATCH] net: exit immediately when encounter ipv6 fragment in skb_checksum_setup_ipv6()
 2020-08-27 11:21 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-08-27 11:40 UTC  (4+ messages)
` [PATCH v1 0/8] seqlock: Introduce seqcount_latch_t
  ` [PATCH v1 4/8] time/sched_clock: Use seqcount_latch_t
  ` [PATCH v1 8/8] seqlock: seqcount latch APIs: Only allow seqcount_latch_t

[PATCH][next] ath11k: fix error check on return from call to ath11k_core_firmware_request
 2020-08-27 11:32 UTC  (2+ messages)

[PATCH 0/3] usb: cdns,usb3: Convert DT binding to YALM
 2020-08-27 11:14 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable property
` [PATCH 3/3] usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup

[PATCH] net: Fix some comments
 2020-08-27 11:27 UTC 

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-08-27 11:08 UTC  (3+ messages)
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-27 10:57 UTC  (2+ messages)

[btrfs] a73ab37eba: last_state.is_incomplete_run
 2020-08-27  8:56 UTC 

[PATCH 0/6] rtlwifi: Convert RT_TRACE to rtl_dbg and neatening
 2020-08-27 10:52 UTC  (9+ messages)
` [PATCH 2/6] rtlwifi: Remove unnecessary parenthese in rtl_dbg uses

[net-next v5 1/2] seg6: inherit DSCP of inner IPv4 packets
 2020-08-27 10:52 UTC  (7+ messages)

drivers/net/wireless/realtek/rtw88/pci.c:1477:5: warning: no previous prototype for 'rtw_pci_probe'
 2020-08-27 10:46 UTC  (2+ messages)

drivers/net/wireless/realtek/rtw88/rtw8821c.c:71:8: warning: type qualifiers ignored on function return type
 2020-08-27 10:45 UTC  (2+ messages)

[PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:44 UTC  (3+ messages)

[PATCH] IB/qib: remove superfluous fallthrough statements
 2020-08-27 10:40 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
 2020-08-27 10:40 UTC  (6+ messages)
  ` [EXT] "

[PATCH 0/4] Add initial support for RoseapplePi SBC
 2020-08-27 10:37 UTC  (4+ messages)
` [PATCH 1/4] arm: dts: owl-s500: Fix incorrect PPI interrupt specifiers

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-27 10:36 UTC  (3+ messages)

[PATCH v5 0/3] Add Actions Semi Owl family sirq support
 2020-08-27 10:35 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-27 10:32 UTC  (5+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module

[PATCH v4 00/17] media: mtk-vcodec: venc: support for MT8183
 2020-08-27 10:29 UTC  (6+ messages)
` [PATCH v4 09/17] arm64: dts: mt8183: add encoder node

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 10:28 UTC  (3+ messages)
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

[ANNOUNCE] v5.9-rc2-rt1
 2020-08-27 10:28 UTC  (9+ messages)

[PATCH] lib: kunit: add list_sort test conversion to KUnit
 2020-08-27 10:23 UTC  (2+ messages)

[PATCH v2 0/7] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-27 10:23 UTC  (5+ messages)
` [PATCH v2 4/7] KVM: x86: allow kvm_x86_ops.set_efer to return a value

[PATCH 03/16] wireless: ath: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:21 UTC  (2+ messages)

[PATCH 21/28] wireless: ath: wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
 2020-08-27 10:21 UTC  (2+ messages)

[PATCH][next] carl9170: Use fallthrough pseudo-keyword
 2020-08-27 10:20 UTC  (2+ messages)

[PATCH] ath11k: return error if firmware request fails
 2020-08-27 10:19 UTC  (2+ messages)

[PATCH] ath9k: Do not select MAC80211_LEDS by default
 2020-08-27 10:18 UTC  (2+ messages)

[PATCH 00/23] clean up the code related to ASSERT()
 2020-08-27 10:14 UTC  (24+ messages)
` [PATCH 01/23] include/asm-generic/bug.h: add ASSERT_FAIL() and ASSERT_WARN() wrapper
` [PATCH 02/23] ia64: use ASSERT_FAIL()/ASSERT_WARN() to cleanup some code
` [PATCH 03/23] KVM: "
` [PATCH 04/23] fore200e: "
` [PATCH 05/23] scsi: "
` [PATCH 06/23] rxrpc: "
` [PATCH 07/23] lib/mpi: "
` [PATCH 08/23] jfs: "
` [PATCH 09/23] cachefiles: "
` [PATCH 10/23] btrfs: "
` [PATCH 11/23] afs: "
` [PATCH 12/23] rivafb: "
` [PATCH 13/23] nvidia: "
` [PATCH 14/23] fbdev/cirrusfb:: "
` [PATCH 15/23] media/staging: "
` [PATCH 16/23] sym53c8xx: "
` [PATCH 17/23] 8139too: "
` [PATCH 18/23] net:hns: "
` [PATCH 19/23] block/sx8: "
` [PATCH 20/23] skb: "
` [PATCH 21/23] ext4: "
` [PATCH 22/23] rbd: "
` [PATCH 23/23] ALSA: asihpi: "

[PATCH 17/30] wireless: ath: ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
 2020-08-27 10:17 UTC  (2+ messages)

[PATCH] ath9k_htc: Do not select MAC80211_LEDS by default
 2020-08-27 10:17 UTC  (2+ messages)

[PATCH 02/16] wireless: ath9k: convert tasklets to use new tasklet_setup() API
 2020-08-27 10:16 UTC  (2+ messages)

[PATCH 14/30] wireless: ath: ath6kl: wmi: Remove unused variable 'rate'
 2020-08-27 10:16 UTC  (2+ messages)

[PATCH] Platform lockdown information in sysfs (v2)
 2020-08-27 10:15 UTC  (2+ messages)

[PATCH v21 0/4] Add support for mt8183 SCP
 2020-08-27 10:14 UTC  (3+ messages)
` [PATCH v21 4/4] arm64: dts: mt8183: add scp node

Kernel panic : Unable to handle kernel paging request at virtual address - dead address between user and kernel address ranges
 2020-08-27 10:12 UTC  (4+ messages)

[PATCH -next] x86/mpparse: remove duplicate include
 2020-08-27 10:11 UTC  (2+ messages)
` [tip: x86/cleanups] x86/mpparse: Remove duplicate io_apic.h include

[PATCH][next] rtw88: Use fallthrough pseudo-keyword
 2020-08-27 10:03 UTC  (2+ messages)

[PATCH] [v2] wilc1000: Fix memleak in wilc_bus_probe
 2020-08-27 10:03 UTC  (2+ messages)

[PATCH] rtw88: switch from 'pci_' to 'dma_' API
 2020-08-27 10:02 UTC  (2+ messages)

[PATCH] [v2] wilc1000: Fix memleak in wilc_sdio_probe
 2020-08-27 10:01 UTC  (2+ messages)

[PATCH v3 0/2] Add support for ACPI device in RMRR
 2020-08-27 10:02 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/vt-d:Add support for detecting "
` [PATCH v3 2/2] iommu/vt-d:Add support for probing "

[PATCH v2] opp: Power on (virtual) power domains managed by the OPP core
 2020-08-27 10:01 UTC  (2+ messages)

[PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer
 2020-08-27 10:00 UTC  (2+ messages)

[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
 2020-08-27 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] scripts: Add intended executable mode and SPDX license
 2020-08-27 10:00 UTC  (4+ messages)

[PATCH 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-08-27  9:59 UTC 

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-27  9:59 UTC  (11+ messages)

[PATCH][next] mwifiex: Use fallthrough pseudo-keyword
 2020-08-27  9:59 UTC  (2+ messages)

[PATCH] mwifiex: Clean up some err and dbg messages
 2020-08-27  9:59 UTC  (2+ messages)

[PATCH] mwifiex: switch from 'pci_' to 'dma_' API
 2020-08-27  9:58 UTC  (2+ messages)

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-27  9:58 UTC  (3+ messages)

[PATCH 1/2] sched/topology: Move sd_flag_debug out of linux/sched/topology.h
 2020-08-27  9:57 UTC  (5+ messages)
` [tip: sched/core] "

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-08-27  9:54 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: dma: Add bindings for intel LGM SOC

[RESEND PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-08-27  9:53 UTC  (2+ messages)

[PATCH 5/7 net-next] vxlan: add VXLAN_NL2FLAG macro
 2020-08-27  9:50 UTC  (2+ messages)

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-27  9:49 UTC  (5+ messages)
  ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-08-27  9:49 UTC  (2+ messages)

[PATCH v2 0/3] Some clean-ups for bio merge
 2020-08-27  9:44 UTC  (5+ messages)
` [PATCH v2 2/3] block: Add a new helper to attempt to merge a bio
` [PATCH v2 3/3] block: Remove blk_mq_attempt_merge() function

[PATCH] MAINTAINERS: add LLVM maintainers
 2020-08-27  9:43 UTC  (2+ 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).