linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 22:26:42 to 2020-09-19 08:03:18 UTC [more...]

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-19  8:01 UTC  (6+ messages)
` [RFC PATCH 6/6] security/fbfam: Mitigate a fork brute force attack

[PATCH 0/3] intel_pmt: Add Alder Lake and OOB-MSM support
 2020-09-19  7:58 UTC  (3+ messages)
` [PATCH 3/3] platform/x86: Intel PMT Crashlog capability driver

[PATCH 0/4] scsi: ufs-mediatek: Fixes for kernel v5.10
 2020-09-19  7:53 UTC  (5+ messages)
` [PATCH 1/4] scsi: ufs-mediatek: Eliminate error message for unbound mphy
` [PATCH 2/4] scsi: ufs-mediatek: Fix HOST_PA_TACTIVATE quirk

[PATCH v3 1/2] dma-heap: Keep track of the heap device struct
 2020-09-19  7:49 UTC  (2+ messages)
` [PATCH v3 2/2] dma-heap: Add a system-uncached heap

[PATCH] scsi: remove redundant initialization of variable ret
 2020-09-19  7:36 UTC  (2+ messages)

[PATCH net-next] net: neterion: Remove set but not used variable
 2020-09-19  7:40 UTC 

bdi cleanups v4
 2020-09-19  7:31 UTC  (13+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag

[PATCH v2 1/3] erofs: avoid unnecessary variable `err'
 2020-09-19  7:27 UTC  (3+ messages)
` [PATCH v2 2/3] erofs: fold in should_decompress_synchronously()
` [PATCH v2 3/3] erofs: add REQ_RAHEAD flag to readahead requests

[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
 2020-09-19  7:26 UTC  (3+ messages)

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-19  7:22 UTC  (5+ messages)

[RESEND PATCH] KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev()
 2020-09-19  7:21 UTC 

[PATCH] KVM: PPC: Book3S: Remove redundant initialization of variable ret
 2020-09-19  7:12 UTC 

[PATCH] MIPS: kexec: Add crashkernel=YM handling
 2020-09-19  7:02 UTC  (2+ messages)

[PATCH v2 0/4] add support for Hisilicon SD5203 SoC
 2020-09-19  6:45 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: hisilicon: add binding for "
` [PATCH v2 2/4] ARM: hisi: add support "
` [PATCH v2 3/4] ARM: debug: add UART early console support for SD5203
` [PATCH v2 4/4] ARM: dts: add SD5203 dts

[PATCH] ubsan: introducing CONFIG_UBSAN_BOUNDS_LOCAL for Clang
 2020-09-19  6:43 UTC  (2+ messages)

[PATCH] objtool: ignore unreachable trap after call to noreturn functions
 2020-09-19  6:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-19  6:40 UTC  (11+ messages)

[PATCH] rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
 2020-09-19  6:37 UTC 

[PATCH -next v2] tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  6:35 UTC 

[PATCH -next v2] tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  6:32 UTC 

[PATCH] i2c: Switch to using the new API kobj_to_dev()
 2020-09-19  6:32 UTC  (4+ messages)

[PATCH] modpost: allow modpost to fail on warnings
 2020-09-19  6:21 UTC  (2+ messages)

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-19  6:22 UTC  (3+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

[PATCH 1/4] erofs: avoid unnecessary variable `err'
 2020-09-19  6:20 UTC  (8+ messages)
` [PATCH 2/4] erofs: fold in should_decompress_synchronously()
` [PATCH 3/4] erofs: specify accurate nr_iovecs for compressed bios
` [PATCH 4/4] erofs: add REQ_RAHEAD flag to readahead requests

[PATCH v6 0/4] user space client interface driver
 2020-09-19  6:03 UTC  (5+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH 1/2] ethtool: improve compat ioctl handling
 2020-09-19  5:48 UTC  (4+ messages)
` [PATCH 2/2] dev_ioctl: split out SIOC?IFMAP ioctls

[PATCH v5 0/3] leds: pwm: Make automatic labels work
 2020-09-19  5:31 UTC  (4+ messages)
` [PATCH v5 1/3] leds: pwm: Remove platform_data support
` [PATCH v5 2/3] leds: pwm: Allow automatic labels for DT based devices
` [PATCH v5 3/3] dt-bindings: leds: Convert pwm to yaml

[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
 2020-09-19  5:41 UTC  (9+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls

[PATCH -next] tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  5:41 UTC  (4+ messages)

[PATCH -next] tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
 2020-09-19  5:40 UTC  (4+ messages)

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-19  5:32 UTC  (6+ messages)
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation

[PATCH v2] hwmon:Driver for Delta power supplies
 2020-09-19  5:30 UTC 

[PATCH v2 1/3] scsi: aacraid: improve compat_ioctl handlers
 2020-09-19  5:26 UTC  (5+ messages)
` [PATCH v2 2/3] scsi: megaraid_sas: check user-provided offsets
` [PATCH v2 3/3] scsi: megaraid_sas: simplify compat_ioctl handling

remove blkdev_get as a public API
 2020-09-19  5:15 UTC  (4+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev

[fs] 36e2c7421f: kernel-selftests.splice.short_splice_read.sh.fail
 2020-09-19  5:07 UTC  (3+ messages)

[PATCH] thermal/drivers/cpuidle_cooling: Change the latency limit
 2020-09-19  4:47 UTC 

[PATCH v6 0/7] perf: Stream comparison
 2020-09-19  4:41 UTC  (4+ messages)
` [PATCH v6 7/7] perf diff: Support hot streams comparison

[PATCH] riscv: Add sfence.vma after page table changed
 2020-09-19  4:41 UTC  (2+ messages)

[PATCH v1] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-19  4:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] tasklet: Introduce tasklet tracepoints
 2020-09-19  4:04 UTC  (3+ messages)
  ` [External] "

[PATCH] MIPS: Loongson64: Add kexec/kdump support
 2020-09-19  3:59 UTC  (8+ messages)

[PATCH] ARM: OMAP2+: Remove redundant assignment to variable ret
 2020-09-19  3:43 UTC 

[PATCH] dm/dax: Fix table reference counts
 2020-09-19  3:38 UTC  (2+ messages)
` [External] "

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-19  3:37 UTC  (17+ messages)

[PATCH] powerpc: Select HAVE_FUTEX_CMPXCHG
 2020-09-19  3:20 UTC 

[PATCH] mm: fix some doc warnings in workingset.c
 2020-09-19  3:25 UTC 

[PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support
 2020-09-19  3:25 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] xen: remove redundant initialization of variable ret
 2020-09-19  3:17 UTC 

[PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-19  3:15 UTC  (3+ messages)

[PATCH v2 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-19  3:13 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/hpre - remove useless code
` [PATCH v2 2/3] crypto: hisilicon/hpre - adjust some coding style
` [PATCH v2 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

[PATCH net-next] net: microchip: Remove set but not used variable
 2020-09-19  3:08 UTC  (2+ messages)
` 答复: "

[GIT PULL] s390 updates for 5.9-rc6
 2020-09-19  3:05 UTC  (2+ messages)

[PATCH net-next] net: microchip: Remove set but not used variable
 2020-09-19  3:02 UTC  (2+ messages)
` 答复: "

[PATCH v7 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-19  2:53 UTC  (3+ messages)
` [PATCH v7 11/11] usb: typec: tcpci_maxim: Implemnent set_auto_vbus_discharge_threshold

[PATCH -next v2] drivers: visorbus: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] mips: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] pktcdvd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:52 UTC 

[PATCH -next v2] c6x: pll: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] bus: mvebu-mbus: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] block: aoe: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next v2] arm: dump: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH -next] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:49 UTC  (3+ messages)

[PATCH -next v2] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:48 UTC 

[PATCH net-next] net: natsemi: Remove set but not used variable
 2020-09-19  2:46 UTC 

[PATCH 1/2] vfio/pci: Remove redundant declaration of vfio_pci_driver
 2020-09-19  2:39 UTC  (9+ messages)
` [PATCH 2/2] vfio/pci: Remove bardirty from vfio_pci_device

[PATCH -next v2] scsi: hisi_sas: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:38 UTC 

bus/mhi/core: Double lock in mhi_device_put() and dev_wake inc/dec
 2020-09-19  2:34 UTC  (2+ messages)

[PATCH -next] scsi: hisi_sas: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:32 UTC  (3+ messages)

[PATCH net-next] net: micrel: Remove set but not used variable
 2020-09-19  2:32 UTC 

[PATCH net-next] net: remove unnecessary NULL checking in napi_consume_skb()
 2020-09-19  2:24 UTC 

[PATCH net-next] net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()
 2020-09-19  2:26 UTC 

[PATCH] vt: fix some doc warnings in vt.c
 2020-09-19  2:26 UTC  (3+ messages)

[PATCH net-next] net: hns3: remove unnecessary NULL checking in napi_consume_skb()
 2020-09-19  2:23 UTC  (2+ messages)

[PATCH -next v2] mfd: tps65010: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:18 UTC 

[PATCH -next v2] mfd: ab3100-core: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:18 UTC 

[PATCH -next v2] mfd: ab3100-otp: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:18 UTC 

[PATCH -next] mfd: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:17 UTC  (3+ messages)

[PATCH -next v2] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:15 UTC 

[PATCH -next] rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:14 UTC  (5+ messages)

[PATCH -next v2] mt76: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:12 UTC 

[PATCH v2] brcmfmac: check return value of driver_for_each_device()
 2020-09-19  2:06 UTC 

[PATCH net-next] net: marvell: Remove set but not used variable
 2020-09-19  2:05 UTC 

[PATCH v1 00/10] Bug fixes and improvements for MHI power operations
 2020-09-19  2:02 UTC  (11+ messages)
` [PATCH v1 01/10] bus: mhi: core: Use appropriate names for firmware load functions
` [PATCH v1 02/10] bus: mhi: core: Move to using high priority workqueue
` [PATCH v1 03/10] bus: mhi: core: Skip device wake in error or shutdown states
` [PATCH v1 04/10] bus: mhi: core: Use the IRQF_ONESHOT flag for the BHI interrupt line
` [PATCH v1 05/10] bus: mhi: core: Disable IRQs when powering down
` [PATCH v1 06/10] bus: mhi: core: Improve shutdown handling after link down detection
` [PATCH v1 07/10] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
` [PATCH v1 08/10] bus: mhi: core: Move to an error state on any firmware load failure
` [PATCH v1 09/10] bus: mhi: core: Move to an error state on mission mode failure
` [PATCH v1 10/10] bus: mhi: core: Mark device inactive soon after host issues a shutdown

[PATCH] Documentation: filesystems: mount_api: fix headings
 2020-09-19  2:03 UTC 

[PATCH 0/2] add support for Hisilicon SD5203 vector interrupt controller
 2020-09-19  2:02 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: add "

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-19  1:53 UTC  (9+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH] scsi: arcmsr: Remove the superfluous break
 2020-09-19  1:52 UTC  (3+ messages)

[PATCH v1 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-09-19  1:49 UTC  (5+ messages)
` [PATCH v1 4/6] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH net-next] net: e1000: Remove set but not used variable
 2020-09-19  1:50 UTC 

[PATCH net-next] net: ethernet: Remove set but not used variable
 2020-09-19  1:31 UTC  (3+ messages)
  ` 答复: "

[PATCH v3] sched/deadline: Fix sched_dl_global_validate()
 2020-09-19  1:42 UTC 

[PATCH -next] gpu: nouveau: Remove set but not used variable
 2020-09-19  1:36 UTC 

[PATCH -next] mt76: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:32 UTC  (3+ messages)

[PATCH -next] m68k/amiga: missing platform_device_unregister() on error in amiga_init_devices()
 2020-09-19  1:30 UTC  (3+ messages)

[PATCH net-next] net: liquidio: Remove set but not used variable
 2020-09-19  1:31 UTC 

[PATCH -next v2] KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:29 UTC 

[PATCH -next v2] powerpc/mm: ptdump: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:29 UTC 

[PATCH -next] powerpc: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:27 UTC  (3+ messages)

[PATCH -next v2] RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:22 UTC 

[PATCH -next] RAS/CEC: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  1:21 UTC  (3+ messages)

Am I the only one seeing stale stable version on lkml.org!!
 2020-09-19  1:02 UTC  (3+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-19  1:00 UTC  (6+ messages)
` [PATCH v18 06/32] mm/thp: narrow lru locking

[PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
 2020-09-19  0:52 UTC 

[PATCH] net/sched: cbs: fix calculation error of idleslope credits
 2020-09-19  0:50 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: ipa: wake up system on RX available
 2020-09-19  0:47 UTC  (2+ messages)

[PATCH] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
 2020-09-19  0:45 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: qcom: sc7180: Provide pinconf for SPI to use GPIO for CS
 2020-09-19  0:45 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Switch sc7180-trogdor to control SPI CS via GPIO

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-19  0:31 UTC  (5+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-19  0:28 UTC  (13+ messages)

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-09-19  0:23 UTC  (4+ messages)
` [PATCH v6 08/12] mm,hwpoison: Rework soft offline for in-use pages

[PATCH v6 0/3] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-09-19  0:23 UTC  (3+ messages)

[PATCH net-next v2] net: phy: bcm7xxx: request and manage GPHY clock
 2020-09-19  0:22 UTC  (2+ messages)

[PATCH] fs/open.c: micro-optimization by avoiding branch on common path
 2020-09-19  0:20 UTC  (2+ messages)

WARNING in ex_handler_uaccess
 2020-09-19  0:17 UTC  (5+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-19  0:15 UTC  (6+ messages)
` [PATCH v38 10/24] mm: Add vm_ops->mprotect()
    ` [PATCH v38 10/24] mm: Add vm_ops->mprotect()'

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-19  0:11 UTC  (3+ messages)
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[PATCH] MAINTAINERS: TPM DEVICE DRIVER: Update GIT
 2020-09-19  0:09 UTC 

[PATCH] KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev()
 2020-09-19  0:09 UTC  (2+ messages)

[PATCH 1/2] platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
 2020-09-18 23:38 UTC  (4+ messages)

[PATCH] arm64: ipi_teardown() should depend on HOTPLUG_CPU
 2020-09-18 23:13 UTC  (4+ messages)

[PATCH v2 0/8] introduce name service announcement rpmsg driver
 2020-09-18 23:10 UTC  (3+ messages)
` [PATCH v2 5/8] rpmsg: introduce reserved rpmsg driver for ns announcement

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-18 22:50 UTC  (3+ messages)

[PATCH printk v2 0/3] printk: move dictionaries to meta data
 2020-09-18 22:34 UTC  (4+ messages)
` [PATCH printk v2 1/3] printk: move printk_info into separate array
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk v2 3/3] printk: remove dict ring

[PATCH bpf-next v3 1/5] bpf: expose is_mptcp flag to bpf_tcp_sock
 2020-09-18 22:26 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).