linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-30 12:06:37 to 2020-05-30 23:20:45 UTC [more...]

[PATCH 0/8] Mac ADB IOP driver fixes
 2020-05-30 23:17 UTC  (4+ messages)
` [PATCH 7/8] macintosh/adb-iop: Implement sending -> idle state transition
` [PATCH 3/8] macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
` [PATCH 1/8] macintosh/adb-iop: Remove dead and redundant code

[PATCH 0/4] Mac IOP driver fixes
 2020-05-30 23:12 UTC  (5+ messages)
` [PATCH 1/4] m68k/mac: Don't send IOP message until channel is idle
` [PATCH 3/4] m68k/mac: Don't send uninitialized data in IOP message reply
` [PATCH 2/4] m68k/mac: Fix IOP status/control register writes
` [PATCH 4/4] m68k/mac: Improve IOP debug messages

clean up kernel_{read,write} & friends v2
 2020-05-30 23:15 UTC  (9+ messages)
          ` [PATCH] checkpatch/coding-style: Allow 100 column lines

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-30 23:10 UTC  (9+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

[RFC PATCH] checkpatch: check for trivial sizeofs
 2020-05-30 23:10 UTC  (2+ messages)

[PATCH stable-4.19.y] net: phy: reschedule state machine if AN has not completed in PHY_AN state
 2020-05-30 22:42 UTC  (3+ messages)

[PATCH] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-05-30 22:40 UTC  (3+ messages)

[PATCH v2] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-05-30 22:38 UTC 

Regression with PM / wakeup: Show wakeup sources stats in sysfs"
 2020-05-30 22:33 UTC  (7+ messages)

[PATCH v2 00/10] x86: Clean up percpu operations
 2020-05-30 22:11 UTC  (11+ messages)
` [PATCH v2 01/10] x86/percpu: Introduce size abstraction macros
` [PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()
` [PATCH v2 03/10] x86/percpu: Clean up percpu_from_op()
` [PATCH v2 04/10] x86/percpu: Clean up percpu_add_op()
` [PATCH v2 05/10] x86/percpu: Remove "e" constraint from XADD
` [PATCH v2 06/10] x86/percpu: Clean up percpu_add_return_op()
` [PATCH v2 07/10] x86/percpu: Clean up percpu_xchg_op()
` [PATCH v2 08/10] x86/percpu: Clean up percpu_cmpxchg_op()
` [PATCH v2 09/10] x86/percpu: Clean up percpu_stable_op()
` [PATCH v2 10/10] x86/percpu: Remove unused PER_CPU() macro

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-05-30 22:09 UTC  (3+ messages)

[PATCH] lib: make a test module with get_count_order/long
 2020-05-30 21:56 UTC  (4+ messages)

arch/mips/sgi-ip27/ip27-hubio.c:30:15: warning: no previous prototype for 'hub_pio_map'
 2020-05-30 21:32 UTC 

[PATCH] cifs: Standardize logging output
 2020-05-30 21:51 UTC  (2+ messages)

[PATCH v2 0/4] Add support for SCD30 sensor
 2020-05-30 21:36 UTC  (5+ messages)
` [PATCH v2 1/4] iio: chemical: scd30: add core driver
` [PATCH v2 2/4] iio: chemical: scd30: add I2C interface driver
` [PATCH v2 3/4] iio: chemical: scd30: add serial "
` [PATCH v2 4/4] dt-bindings: iio: scd30: add device binding file

[PATCH] bitops: use the same mechanism for get_count_order[_long]
 2020-05-30 21:22 UTC  (2+ messages)

[PATCH v2 0/4] pinctrl: bcm2835: Support for wake-up interrupts
 2020-05-30 21:19 UTC  (4+ messages)
` [PATCH v2 4/4] pinctrl: bcm2835: Add support "

[PATCH v2 net-next 0/3] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-30 21:09 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: Make locking in sock_bindtoindex optional
` [PATCH v2 net-next 2/3] bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
` [PATCH v2 net-next 3/3] selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt

[PATCH] cifs: remove redundant initialization of variable rc
 2020-05-30 21:08 UTC  (2+ messages)

[PATCH v6 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-30 21:06 UTC  (5+ messages)
` [PATCH v6 08/11] i2c: designware: Convert driver to using regmap API

[PATCH 0/2] Update memdup_user.cocci
 2020-05-30 20:53 UTC  (3+ messages)
` [PATCH 1/2] Coccinelle: extend memdup_user transformation with GFP_USER
` [PATCH 2/2] Coccinelle: extend memdup_user rule with vmemdup_user()

[PATCH] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
 2020-05-30 20:49 UTC 

[PATCH] mailbox: imx: Add context save/restore for suspend/resume
 2020-05-30 20:43 UTC  (7+ messages)

[PATCH] scsi: ufs: Remove redundant urgent_bkop_lvl initialization
 2020-05-30 20:43 UTC  (2+ messages)

[PATCHES] uaccess base
 2020-05-30 20:43 UTC  (16+ messages)
` [PATCH 1/9] pselect6() and friends: take handling the combined 6th/7th args into helper
  ` [PATCH 8/9] x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()

[PATCH net-next] net: phy: broadcom: don't export RDB/legacy access methods
 2020-05-30 20:40 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: Support WriteBooster on Samsung UFS devices
 2020-05-30 20:37 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] scsi: ufs-mediatek: "

[PATCH v6] support gce on mt6779 platform
 2020-05-30 20:34 UTC  (2+ messages)

[PATCH] mailbox: no error log in mbox_client_txdone() for tx done by irq
 2020-05-30 20:25 UTC  (2+ messages)

[PATCH] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
 2020-05-30 20:19 UTC 

[PATCH] devres: keep both device name and resource name in pretty name
 2020-05-30 20:17 UTC  (2+ messages)

[PATCH v4 0/4] scsi: ufs: cleanup ufs initialization
 2020-05-30 19:43 UTC  (8+ messages)
` [PATCH v4 3/4] scsi: ufs: cleanup ufs initialization path
` [PATCH v4 4/4] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length

[PATCH v7 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases
 2020-05-30 19:20 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-6 tag
 2020-05-30 19:35 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v5.7
 2020-05-30 19:35 UTC  (2+ messages)

[PATCH 0/2] A couple additional patches for atomisp
 2020-05-30 19:32 UTC  (3+ messages)
` [PATCH 1/2] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 2/2] media: atomisp: get rid of sh_css_pipe.c

linux-next: Signed-off-by missing for commit in the clk tree
 2020-05-30 19:27 UTC  (2+ messages)

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-30 19:26 UTC  (5+ messages)
` [PATCH v2 4/4] irqchip: qcom-pdc: "

drivers/net/ethernet/intel/igc/igc_ptp.c:397:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-05-30 19:06 UTC 

fatal: unable to access 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL certificate problem: certificate has expired
 2020-05-30 19:01 UTC  (5+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-30 18:57 UTC  (7+ messages)

[PATCH v9 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-30 18:50 UTC  (7+ messages)
` [PATCH v9 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v9 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v9 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal

[PATCH 1/2] scsi: sr: Fix sr_probe() missing mutex_destroy
 2020-05-30 18:14 UTC  (6+ messages)
` [PATCH 2/2] scsi: sr: Fix sr_probe() missing deallocate of device minor

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-30 18:14 UTC  (3+ messages)

[PATCH v3 0/4] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-30 18:14 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding
` [PATCH v3 2/4] dt-bindings: clk: Add Baikal-T1 CCU Dividers binding
` [PATCH v3 3/4] clk: Add Baikal-T1 CCU PLLs driver
` [PATCH v3 4/4] clk: Add Baikal-T1 CCU Dividers driver

[PATCH v2 1/2] scsi: sr: Fix sr_probe() missing mutex_destroy
 2020-05-30 17:59 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: sr: Fix sr_probe() missing deallocate of device minor

[PATCH] KVM: Use previously computed array_size()
 2020-05-30 17:28 UTC  (3+ messages)

[PATCH] powerpc/32: disable KASAN with pages bigger than 16k
 2020-05-30 17:22 UTC  (2+ messages)

[PATCH v2] powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
 2020-05-30 17:16 UTC 

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-05-30 17:15 UTC  (5+ messages)

[PATCH v2] intel-hid: Expand DMI quirk to support HP Spectre X2 (2015)
 2020-05-30 17:07 UTC 

kernel BUG at include/linux/swapops.h:LINE!
 2020-05-30 17:05 UTC 

[PATCH 0/2] Add USB PHY support for Ingenic X1000 and X1830
 2020-05-30 16:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: USB: Add Ingenic X1000 and X1830 bindings
` [PATCH 2/2] USB: PHY: JZ4770: Add support for Ingenic X1000 and X1830

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-05-30 16:49 UTC  (4+ messages)

[PATCH] flow_dissector: work around stack frame size warning
 2020-05-30 16:43 UTC  (2+ messages)

[PATCH] PM: runtime: add RPM_IDLE_SUSPEND / RPM_IDLE_NO_SUSPEND constants
 2020-05-30 16:33 UTC 

[PATCH RFC] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
 2020-05-30 16:31 UTC  (4+ messages)

[PATCH v3 00/25] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-05-30 16:23 UTC  (4+ messages)
` [PATCH v3 02/25] dt-bindings: clock: Add a binding for the RPi Firmware clocks

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-05-30 16:21 UTC  (15+ messages)
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH 1/2] media: atomisp: remove format duplication at mbus->fourcc table
 2020-05-30 16:15 UTC  (2+ messages)
` [PATCH 2/2] media: atomisp: re-enable warnings again

[PATCH net-next v2 0/3] bridge: mrp: Add support for MRA role
 2020-05-30 18:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] bridge: mrp: Update MRP frame type
` [PATCH net-next v2 2/3] bridge: mrp: Set the priority of MRP instance
` [PATCH net-next v2 3/3] bridge: mrp: Add support for role MRA

Perf doesn't show build-id of the application itself
 2020-05-30 16:09 UTC 

[PATCH] usb: storage: alauda: fix possible buffer overflow casued by bad DMA value in alauda_read_map()
 2020-05-30 15:59 UTC 

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-30 15:54 UTC  (6+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH] platform/x86: Add new intel_atomisp2_led driver
 2020-05-30 15:50 UTC  (4+ messages)

[PATCH] media: pci: ttpci: av7110: Fix possible buffer overflow in debiirq()
 2020-05-30 15:27 UTC 

[PATCH] Revert "f2fs: fix quota_sync failure due to f2fs_lock_op"
 2020-05-30 15:18 UTC  (6+ messages)

[PATCH 00/14] x86/entry: disallow #DB more and x86/entry lockdep/nmi
 2020-05-30 15:15 UTC  (4+ messages)
` [PATCH 02/14] x86/hw_breakpoint: Prevent data breakpoints on direct GDT

[PATCH] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-05-30 14:42 UTC 

[PATCH v5 0/3] drivers/acpi: Remove function callback casts
 2020-05-30 14:34 UTC  (4+ messages)
` [PATCH v5 1/3] drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
` [PATCH v5 2/3] drivers/irqchip: Use "
` [PATCH v5 3/3] drivers/acpi: Remove function cast

[PATCH v4 0/3] drivers/acpi: Remove function callback casts
 2020-05-30 14:18 UTC  (5+ messages)
` [PATCH v4 1/3] drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
` [PATCH v4 2/3] drivers/irqchip: Use "
` [PATCH v4 3/3] drivers/acpi: Remove function cast

[PATCH] ath10k: Remove ath10k_qmi_register_service_notifier() declaration
 2020-05-30 14:18 UTC  (2+ messages)

[PATCH v2 0/6] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-05-30 14:03 UTC  (5+ messages)
` [PATCH v2 5/6] mtd: spi-nor: Convert cadence-quadspi to use "
` [PATCH v2 6/6] spi: Move cadence-quadspi driver to drivers/spi/

[PATCH v2] io_uring: fix overflowed reqs cancellation
 2020-05-30 13:50 UTC  (2+ messages)

[PATCH v3 0/2] CQ-seq only based timeouts
 2020-05-30 13:50 UTC  (2+ messages)

[RFC PATCH] kbuild: add variables for compression tools
 2020-05-30 13:44 UTC  (2+ messages)
` [RFC PATCH v3] "

[PATCH v2] crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated
 2020-05-30 13:35 UTC 

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-30 13:26 UTC  (4+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge

[PATCH 0/2] irqchip: loongson-*: Two small fixes
 2020-05-30 13:15 UTC  (5+ messages)
` [PATCH 1/2] irqchip: loongson-pci-msi: Fix a typo in Kconfig
` [PATCH 2/2] irqchip: loongson-*: Fix COMPILE_TEST

[RFC PATCH regulator] regulator: max8998: max8998_set_current_limit() can be static
 2020-05-30 13:03 UTC 

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30 13:03 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()

[PATCH] refperf: work around 64-bit division
 2020-05-30 12:47 UTC  (4+ messages)

[PATCH v3 0/2] drivers/irqchip: Remove function callback casts
 2020-05-30 12:46 UTC  (4+ messages)
` [PATCH v3 2/2] drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY

[PATCH net-next] xfrm: no-anti-replay protection flag
 2020-05-30 12:41 UTC  (4+ messages)
` [PATCH net-next v2] xfrm: introduce oseq-may-wrap flag

[PATCH] opp: avoid uninitialized-variable use
 2020-05-30 12:40 UTC  (3+ messages)

[ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications
 2020-05-30 12:32 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()
 2020-05-30 12:26 UTC  (2+ messages)

[PATCH v8 0/3] perf arm-spe: Add support for synthetic events
 2020-05-30 12:24 UTC  (4+ messages)
` [PATCH v8 1/3] perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
` [PATCH v8 2/3] perf auxtrace: Add four itrace options
` [PATCH v8 3/3] perf arm-spe: Support synthetic events

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-05-30 12:06 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).