linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 04:09:14 to 2020-12-01 08:43:03 UTC [more...]

[PATCH 0/8] ASoC: Intel: Skylake: Fix HDAudio and DMIC for v5.4
 2020-12-01  8:43 UTC  (2+ messages)

[PATCH v3 1/2] kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
 2020-12-01  8:41 UTC  (2+ messages)

[PATCH 0/5] tty: add flag to suppress ready signalling on open
 2020-12-01  8:40 UTC  (14+ messages)
` [PATCH 1/5] tty: add port "
` [PATCH 2/5] serial: core: add sysfs attribute "
` [PATCH 5/5] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter

linux-next: manual merge of the arm64 tree with the arm64-fixes tree
 2020-12-01  8:37 UTC  (2+ messages)

[PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
 2020-12-01  8:37 UTC  (6+ messages)

[rcu:dev.2020.11.27a] BUILD SUCCESS 253d2df24d9b489825ad22b6c191a42d2a83343e
 2020-12-01  8:35 UTC 

split up lockdep and syscall related functionailty in generic entry code
 2020-12-01  8:35 UTC  (2+ messages)
` [PATCH] entry: split lockdep and syscall work functions

[PATCH v4 0/2] Add driver for power button on Dell Wyse 3020
 2020-12-01  8:35 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: Add Dell Wyse 3020 Power Button binding
` [PATCH v4 2/2] Input: add driver for power button on Dell Wyse 3020

[PATCH] x86/PCI: Convert force_disable_hpet() to standard quirk
 2020-12-01  8:34 UTC  (7+ messages)

[PATCH v2] net: dsa: ksz8795: adjust CPU link to host interface
 2020-12-01  8:34 UTC 

[PATCH] arm64: dts: meson: fix PHY deassert timing requirements
 2020-12-01  8:31 UTC  (2+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01  8:30 UTC  (15+ messages)
` [PATCH 10/18] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple source files retaining ipu3-cio2 name
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH RFC 0/4] Platform: OLPC: Register regulators for all power lines to DCON
 2020-12-01  8:23 UTC  (5+ messages)
` [PATCH RFC 1/4] Platform: OLPC: Specify the enable time for DCON power
` [PATCH RFC 2/4] Platform: OLPC: Fix handling of regulator registration error
` [PATCH RFC 3/4] Platform: OLPC: Remove regulator_dev from the priv struct
` [PATCH RFC 4/4] Platform: OLPC: Register regulators for all power lines to DCON

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01  8:20 UTC  (3+ messages)

[PATCH next] mm/swap.c: reduce lock contention in lru_cache_add
 2020-12-01  8:20 UTC  (6+ messages)
` [PATCH 1/3] mm/swap.c: pre-sort pages in pagevec for pagevec_lru_move_fn
  ` [PATCH 2/3] mm/swap.c: bail out early for no memcg and no numa
  ` [PATCH 3/3] mm/swap.c: extend the usage to pagevec_lru_add

[stable 4.9] PANIC: double fault, error_code: 0x0 - clang boot failed on x86_64
 2020-12-01  8:20 UTC  (4+ messages)

[PATCH] x86/irq: Lower unhandled irq error severity
 2020-12-01  8:18 UTC  (6+ messages)

[PATCH v5 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-01  7:20 UTC  (7+ messages)
` [PATCH v5 3/7] mfd: Add base driver for Netronix embedded controller
` [PATCH v5 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v5 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v5 6/7] MAINTAINERS: Add entry for "
` [PATCH v5 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH v4] media: v4l2-ctrl: add control for long term reference
 2020-12-01  8:13 UTC 

[PATCH] ARM: dts: omap3-gta04: fix twl4030-power settings
 2020-12-01  8:13 UTC  (2+ messages)

[PATCH 0/3] arm64:msr: Add MSR driver
 2020-12-01  8:12 UTC  (6+ messages)

[PATCH v2] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-01  8:11 UTC 

[PATCH] ahci: qoriq: update the port register settings
 2020-12-01  8:18 UTC 

linux-next: build failure after merge of the bpf-next tree
 2020-12-01  8:07 UTC 

[GIT pull] irq/urgent for v5.10-rc6
 2020-12-01  8:07 UTC  (15+ messages)
` [GIT pull] locking/urgent "

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-12-01  7:59 UTC  (3+ messages)

[PATCH kernel] fs/io_ring: Fix lockdep warnings
 2020-12-01  7:55 UTC  (3+ messages)

[PATCH] bus: mhi: core: Fix error handling in mhi_register_controller()
 2020-12-01  7:58 UTC  (2+ messages)

[PATCH v13 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-01  7:45 UTC  (11+ messages)
` [PATCH v13 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v13 02/10] mmap: make mlock_future_check() global
` [PATCH v13 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v13 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v13 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v13 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v13 07/10] secretmem: add memcg accounting
` [PATCH v13 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v13 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v13 10/10] secretmem: test: add basic selftest for memfd_secret(2)

WARNING: filesystem loop5 was created with 512 inodes, the real maximum is 511, mounting anyway
 2020-12-01  7:47 UTC  (5+ messages)

general protection fault in workingset_age_nonresident
 2020-12-01  7:45 UTC 

[PATCH] INPUT: xpad: support Ardwiino Controllers
 2020-12-01  7:45 UTC  (2+ messages)

[PATCH] staging:media:zoran: Fixed grammar issue
 2020-12-01  7:43 UTC  (2+ messages)

INFO: task hung in ath6kl_usb_destroy (3)
 2020-12-01  7:41 UTC  (2+ messages)
` 回复: "

[PATCH v2 0/2] mainline Protonic MVT board
 2020-12-01  7:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add "
` [PATCH v2 2/2] ARM: dts: "

[PATCH v3] RISC-V: Use SBI SRST extension when available
 2020-12-01  7:41 UTC  (2+ messages)

BUG: unable to handle kernel paging request in workingset_age_nonresident
 2020-12-01  7:40 UTC 

[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets
 2020-12-01  7:39 UTC  (2+ messages)

[RFC v2 0/2] Introduce perf-stat -b for BPF programs
 2020-12-01  7:36 UTC  (3+ messages)
` [RFC v2 1/2] perf: support build BPF skeletons with perf
` [RFC v2 2/2] perf-stat: enable counting events for BPF programs

[PATCH v6 0/3] i2c: imx: Fix handling of arbitration loss
 2020-12-01  7:34 UTC  (4+ messages)
` [PATCH v6 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-12-01  7:35 UTC  (5+ messages)
` [PATCH v5 2/3] net: add kcov handle to skb extensions

fs/ext4/fast_commit.c:1753:27: warning: unused function 'tag2str'
 2020-12-01  7:33 UTC 

[PATCH 1/5] kunit: tool: fix unit test cleanup handling
 2020-12-01  7:33 UTC  (10+ messages)
` [PATCH 2/5] kunit: tool: fix unit test so it can run from non-root dir
` [PATCH 3/5] kunit: tool: stop using bare asserts in unit test
` [PATCH 4/5] kunit: tool: use `with open()` "
` [PATCH 5/5] minor: kunit: tool: s/get_absolute_path/test_data_path "

[PATCH] ARM: dts: OMAP3: disable AES on N950/N9
 2020-12-01  7:32 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: drop unused POWER_AVS option
 2020-12-01  7:30 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv
 2020-12-01  7:25 UTC  (2+ messages)

[PATCH v4 0/5] mainline Kverneland boards
 2020-12-01  7:24 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
` [PATCH v4 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
` [PATCH v4 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P
` [PATCH v4 4/5] dt-bindings: arm: fsl: add Kverneland TGO board
` [PATCH v4 5/5] ARM: dts: "

[PATCH] hwmon: corsair-psu: update supported devices
 2020-12-01  7:24 UTC  (7+ messages)

[PATCH v2] checkpatch: fix TYPO_SPELLING check for words with apostrophe
 2020-12-01  7:23 UTC 

[RFC PATCH 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-01  7:21 UTC  (7+ messages)
` [RFC PATCH 1/3] KVM: arm64: Fix possible memory leak in kvm stage2
` [RFC PATCH 3/3] KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-12-01  7:19 UTC  (4+ messages)
` [PATCH 32/40] drm/amd/display/amdgpu_dm/amdgpu_dm: Mark 'link_bandwidth_kbps' as __maybe_unused

[PATCH v2] f2fs: Remove unnecessary unlikely()
 2020-12-01  7:17 UTC 

[PATCH] INPUT: xpad: support Ardwiino Controllers
 2020-12-01  7:17 UTC  (2+ messages)

[PATCH v3] lib: Convert test_hexdump.c to KUnit
 2020-12-01  7:16 UTC 

[PATCH] input: raydium_ts_i2c: Do not split tx transactions
 2020-12-01  7:15 UTC  (5+ messages)

[RFC PATCH 0/2] add simple copy support
 2020-12-01  5:39 UTC  (3+ messages)
    ` [RFC PATCH 1/2] block: "
    ` [RFC PATCH 2/2] nvme: "

[PATCH v1 1/2] dt-bindings: arm: fsl: add Protonic MVT board
 2020-12-01  7:10 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: "

[PATCH] f2fs: Remove unnecessary unlikely()
 2020-12-01  7:03 UTC 

[PATCH v2] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-01  7:01 UTC  (2+ messages)

[RFC PATCH v1] scsi: ufs: Remove pre-defined initial VCC voltage values
 2020-12-01  7:00 UTC  (8+ messages)

[PATCH] scsi/NCR5380: Remove in_interrupt() test
 2020-12-01  6:46 UTC 

[PATCH] crypto: hisilicon/trng replace atomic_add_return()
 2020-12-01  6:50 UTC 

linux-next: build failure after merge of the phy-next tree
 2020-12-01  6:45 UTC  (2+ messages)

[PATCH V6] kthread: Add debugobject support
 2020-12-01  6:42 UTC  (2+ messages)

[PATCH] Input: i8042 - Add ByteSpeed touchpad to noloop table
 2020-12-01  6:41 UTC  (2+ messages)

[PATCH] INPUT: xpad: support Ardwiino Controllers
 2020-12-01  6:39 UTC 

[PATCH] s390: cio: fix two use-after-free bugs in device.c
 2020-12-01  6:31 UTC  (3+ messages)

[PATCH v2 0/4] Add LLCC support for SM8250 SoC
 2020-12-01  6:24 UTC  (5+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm8250: Add support for LLCC block
` [PATCH v2 4/4] soc: qcom: llcc-qcom: Add support for SM8250 SoC

[PATCH] s390: cio: fix use-after-free in ccw_device_destroy_console
 2020-12-01  6:31 UTC 

[PATCH] arm64: dts: meson: add i2c3/rtc nodes and vrtc alias to GT-King/GT-King-Pro
 2020-12-01  6:21 UTC 

[PATCH] scsi: storvsc: Fix error return in storvsc_probe()
 2020-12-01  6:06 UTC  (2+ messages)

[PATCH] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-12-01  6:06 UTC  (2+ messages)

[PATCH v5] drm/bridge: add it6505 driver
 2020-12-01  5:44 UTC 

[PATCH] dt-bindings: qcom,pdc: Add compatible for SM8250
 2020-12-01  5:42 UTC  (2+ messages)

[RFC] ASoC: Add compatible for mt6359-sound device
 2020-12-01  5:41 UTC 

[PATCH] riscv/mm: Prevent kernel module access user-space memory without uaccess routines
 2020-12-01  5:32 UTC  (5+ messages)

[PATCH] pid: add null pointer check in pid_nr_ns()
 2020-12-01  5:33 UTC  (2+ messages)

[PATCH] SCSI: bnx2i: requires MMU
 2020-12-01  5:32 UTC  (2+ messages)

[PATCHv5 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-12-01  5:23 UTC  (3+ messages)

drivers/net/ethernet/pensando/ionic/ionic_txrx.c:100:28: sparse: sparse: cast truncates bits from constant value (10000 becomes 0)
 2020-12-01  5:19 UTC 

[PATCH 1/1] scsi: ufs: Remove scale down gear hard code
 2020-12-01  5:17 UTC  (2+ messages)

[net/af_unix] 556d816147: WARNING:lock_held_when_returning_to_user_space
 2020-12-01  5:28 UTC 

[PATCH] scsi: fnic: Change shost_printk with FNIC_FCS_DBG
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH v4 00/29] scsi: use generic power management
 2020-12-01  5:05 UTC  (2+ messages)

[PATCH 0/2] scsi: pm8001: logging neatening
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: Change shost_printk to FNIC_MAIN_DBG
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi/atari_scsi: Fix race condition between .queuecommand and EH
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: set scsi_set_resid only for underflow
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: pm8001: remove casting kcalloc
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: Validate io_req before others
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: ufs: Adjust logic in common ADAPT helper
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi/NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: Avoid looping in TRANS ETH on unload
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH v2 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support
 2020-12-01  5:02 UTC  (4+ messages)
` [PATCH v2 2/4] "

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-12-01  4:54 UTC  (5+ messages)
` [PATCH Xilinx Alveo 1/8] Documentation: fpga: Add a document describing Alveo XRT drivers
` [PATCH Xilinx Alveo 2/8] fpga: xrt: Add UAPI header files

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-01  4:52 UTC  (13+ messages)

linux-next: manual merge of the devicetree tree with the devicetree-fixes tree
 2020-12-01  4:46 UTC 

[PATCH] scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()
 2020-12-01  4:44 UTC  (2+ messages)

linux-next: Tree for Nov 30
 2020-12-01  4:44 UTC  (2+ messages)
` linux-next: Tree for Nov 30 (drivers/pci/controller/dwc/pcie-designware-host.c)

[PATCH v2 0/3] hisi_sas: A small bunch of misc patches
 2020-12-01  4:42 UTC  (2+ messages)

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-12-01  4:35 UTC  (2+ messages)

[PATCH] bcache: fix panic due to cache_set is null
 2020-12-01  4:35 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 85540fe9bfbe18a7bc488c725d98deb86a717e69
 2020-12-01  4:33 UTC 

[PATCH 0/2] scsi: pm8001: Further neatening and whitespace
 2020-12-01  4:33 UTC  (2+ messages)

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-12-01  4:31 UTC  (7+ messages)
` [PATCHv2 1/5] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag

[PATCH v2 1/2] arm64: dts: qcom: sdm845: Add gpi dma node
 2020-12-01  4:25 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: db845c: Enable gpi_dma0 node

[PATCH v2] venus: vdec: Handle DRC after drain
 2020-12-01  4:23 UTC 

[PATCH v1 1/4] usb: typec: tcpm: Pass down negotiated rev to update retry count
 2020-12-01  4:22 UTC  (4+ messages)
` [PATCH v1 2/4] usb: typec: fusb302: Update retry count based on the negotiated rev
` [PATCH v1 3/4] usb: typec: tcpci: "
` [PATCH v1 4/4] usb: typec: wcove: Update wcove_pd_transmit to include negoitated rev

[PATCH] Kbuild: implement support for DWARF5
 2020-12-01  4:17 UTC  (6+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
  ` [PATCH v2 3/4] Kbuild: make DWARF version a choice

[PATCH] venus: venc: Add VIDIOC_TRY_ENCODER_CMD support
 2020-12-01  4:17 UTC  (4+ messages)

[PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support
 2020-12-01  4:11 UTC  (3+ messages)

[PATCH] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2020-12-01  4:10 UTC  (3+ messages)

[PATCH 1/4] f2fs: rename logical_to_blk and blk_to_logical
 2020-12-01  4:09 UTC  (8+ messages)
` [PATCH 2/4] f2fs: use new conversion functions between blks and bytes
` [PATCH 3/4] f2fs: fix wrong block count instead of bytes
` [PATCH 4/4] f2fs: remove buffer_head which has 32bits limit

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2020-12-01  4:08 UTC  (3+ messages)

[PATCH v2 1/2] f2fs: add compress_mode mount option
 2020-12-01  4:08 UTC 


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