linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 20:40:16 to 2019-12-13 23:10:14 UTC [more...]

[GIT PULL] arch/nios2 fix for v5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[GIT PULL] treewide conversion to sizeof_field() for v5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

linux-next: Tree for Dec 6
 2019-12-13 23:03 UTC  (7+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

ext4 warnings: extent tree (at level 2) could be narrower
 2019-12-13 23:02 UTC 

[PATCH] ARM: dts: NSP: Use hardware I2C for BCM958625HR
 2019-12-13 22:47 UTC  (3+ messages)

"rcu: React to callback overload by aggressively seeking quiescent states" hangs on boot
 2019-12-13 22:46 UTC  (2+ messages)

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-13 22:39 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-13 22:38 UTC  (7+ messages)
` [PATCH RESEND 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support
` [PATCH RESEND 3/4] dt-bindings: drm/bridge: Add GPIO display mux binding
` [PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

[PATCH v2 0/5] add tpm i2c ptp driver
 2019-12-13 22:36 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options

[PATCH 0/3] ARM: dts: meson: clock updates
 2019-12-13 22:34 UTC  (3+ messages)

[PATCH 0/1] coresight: Fix for v5.5-rc2
 2019-12-13 22:31 UTC  (2+ messages)
` [PATCH 1/1] coresight: etm4x: Fix unused function warning

[PATCH v2 0/2] drivers: soc: xilinx: Add support for init suspend
 2019-12-13 22:29 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dt-bindings: power: reset: xilinx: Add bindings for ipi mailbox

[PATCH v2 0/9] arm64: dts: realtek: Initial RTD1395 and BPi-M4 / Lion Skin support
 2019-12-13 22:29 UTC  (3+ messages)
` [PATCH v2 8/9] dt-bindings: arm: realtek: Add Realtek Lion Skin EVB

[PATCH] openat2: switch to __attribute__((packed)) for open_how
 2019-12-13 22:23 UTC 

[PATCH] vfs: stop shrinker while fs is freezed
 2019-12-13 22:24 UTC 

[PATCH v3 0/6] DA9062 PMIC features
 2019-12-13 22:23 UTC  (3+ messages)
` [PATCH v3 5/6] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation

[PATCH v4 0/7] Add dual-LVDS panel support to EK874
 2019-12-13 22:16 UTC  (13+ messages)
` [PATCH v4 1/7] drm: of: Add drm_of_lvds_get_dual_link_pixel_order
` [PATCH v4 2/7] drm: rcar-du: lvds: Improve identification of panels
` [PATCH v4 3/7] drm: rcar-du: lvds: Get dual link configuration from DT
` [PATCH v4 4/7] drm: rcar-du: lvds: Allow for even and odd pixels swap
` [PATCH v4 5/7] drm: rcar-du: lvds: Fix mode for companion encoder
` [PATCH v4 6/7] dt-bindings: display: Add idk-2121wr binding

[PATCH v4 00/15] soundwire: intel: implement new ASoC interfaces
 2019-12-13 22:15 UTC  (16+ messages)
` [PATCH v4 06/15] soundwire: add support for sdw_slave_type
    ` [alsa-devel] "
` [PATCH v4 07/15] soundwire: slave: move uevent handling to slave
    ` [alsa-devel] "
` [PATCH v4 08/15] soundwire: add initial definitions for sdw_master_device
        ` [alsa-devel] "

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-13 22:08 UTC  (29+ messages)
` [PATCH v2 01/24] Input: input_event: fix struct padding on sparc64
` [PATCH v2 02/24] fat: use prandom_u32() for i_generation
` [PATCH v2 03/24] dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD
` [PATCH v2 04/24] xtensa: ISS: avoid struct timeval
` [PATCH v2 05/24] um: ubd: use 64-bit time_t where possible
` [PATCH v2 06/24] acct: stop using get_seconds()
` [PATCH v2 07/24] tsacct: add 64-bit btime field
` [PATCH v2 08/24] packet: clarify timestamp overflow
` [PATCH v2 09/24] quota: avoid time_t in v1_disk_dqblk definition
` [PATCH v2 10/24] hostfs: pass 64-bit timestamps to/from user space
` [PATCH v2 11/24] hfs/hfsplus: use 64-bit inode timestamps
` [PATCH v2 12/24] drm/msm: avoid using 'timespec'
` [PATCH v2 13/24] drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC
` [PATCH v2 14/24] drm/etnaviv: avoid deprecated timespec
` [PATCH v2 15/24] sunrpc: convert to time64_t for expiry
` [PATCH v2 16/24] nfs: use time64_t internally
` [PATCH v2 17/24] nfs: fix timstamp debug prints
` [PATCH v2 18/24] nfs: fscache: use timespec64 in inode auxdata
` [PATCH v2 19/24] xfs: rename compat_time_t to old_time32_t
` [PATCH v2 20/24] xfs: disallow broken ioctls without compat-32-bit-time
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces
` [PATCH v2 22/24] y2038: remove obsolete jiffies conversion functions
` [PATCH v2 23/24] y2038: rename itimerval to __kernel_old_itimerval
` [PATCH v2 24/24] y2038: sparc: remove use of struct timex

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2019-12-11  2:52 UTC  (2+ messages)

[PATCH RFC v2 00/14] idxd driver for Intel Data Streaming Accelerator
 2019-12-13 22:06 UTC  (4+ messages)
` [PATCH RFC v2 04/14] mm: create common code from request allocation based from blk-mq code

[PATCH] x86-64/entry: add instruction suffix to SYSRET
 2019-12-13 17:49 UTC  (6+ messages)

KCSAN: data-race in link_path_walk.part.0 / page_get_link
 2019-12-13 22:04 UTC 

[PATCH] input: keyboard: imx_sc_key: Only take the valid data from SCU firmware as key state
 2019-12-13 22:03 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-13 22:01 UTC  (17+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[PATCH] watchdog: rn5t618_wdt: fix module aliases
 2019-12-13 22:01 UTC  (2+ messages)

Linux 4.19.89
 2019-12-13 16:14 UTC  (2+ messages)

[PATCH 5.4 00/92] 5.4.3-stable review
 2019-12-13 16:08 UTC  (6+ messages)

[PATCH] tty/serial: atmel: fix out of range clock divider handling
 2019-12-13 16:07 UTC  (3+ messages)
` [PATCH v2] "

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-13 16:07 UTC  (10+ messages)

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-13 19:35 UTC  (9+ messages)
` [PATCH 4.19 099/243] usb: dwc3: debugfs: Properly print/set link state for HS

[PATCH 1/1] io_uring: don't wait when under-submitting
 2019-12-13 21:48 UTC  (5+ messages)

[PATCH v1 0/2] Add suppport for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2019-12-13 21:47 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: add sc7180 panel variant

[PATCH v4 1/2] dt-bindings: arm: Add Google Coral Edge TPU entry
 2019-12-13 21:40 UTC  (2+ messages)

pull request: Linux-firmware: Update cxgb4 firmware to 1.24.11.0
 2019-12-13 17:13 UTC 

[PATCH v6 00/27] nfs: Mount API conversion
 2019-12-13 21:39 UTC  (3+ messages)

[PATCH] dt-bindings: stm32: convert mlahb to json-schema
 2019-12-13 21:39 UTC  (2+ messages)

[PATCH] iio: chemical: pms7003: fix unmet triggered buffer dependency
 2019-12-13 21:38 UTC 

[PATCH v3 0/3] KASAN for powerpc64 radix
 2019-12-13 21:37 UTC  (3+ messages)
` [PATCH v3 1/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables

[PATCH] powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl,spi nodes
 2019-12-13 21:34 UTC  (2+ messages)

[PATCH v3 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-12-13 21:31 UTC  (4+ messages)
` [PATCH v3 1/2] firmware: google: Expose CBMEM over sysfs

[patch] percpu: Separate decrypted varaibles anytime encryption can be enabled
 2019-12-13 21:31 UTC 

[PATCH 3/3] dt-bindings: PCI: Convert generic host binding to DT schema
 2019-12-13 21:28 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-12-13 21:27 UTC  (3+ messages)

clk: Ingenic: Add support for the X1830 v2
 2019-12-13 21:25 UTC  (3+ messages)
` [PATCH v2 1/5] clk: Ingenic: Adjust cgu code to make it compatible with X1830

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-13 21:24 UTC  (7+ messages)

[PATCH v2 0/3] Add USB DWC3 support for SC7180
 2019-12-13 21:24 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings
` [PATCH v2 3/3] dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

[PATCH 2/2] I2C: JZ4780: Add support for the X1000
 2019-12-13 21:21 UTC  (2+ messages)

[PATCH v2 00/12] nfsd: avoid 32-bit time_t
 2019-12-13 21:19 UTC  (8+ messages)
` [PATCH v2 10/12] nfsd: use boottime for lease expiry alculation

WARNING: lib/test_bitmap.o(.text.unlikely+0x5c): Section mismatch in reference from the function bitmap_copy_clear_tail() to the variable .init.rodata:clump_exp
 2019-12-13 21:19 UTC  (4+ messages)

[GIT PULL] PCI fixes for v5.5
 2019-12-13 21:14 UTC 

[PATCH bpf] bpf: clear skb->tstamp in bpf_redirect when necessary
 2019-12-13 21:09 UTC  (3+ messages)
` [PATCH bpf v2] "

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-13 21:07 UTC  (2+ messages)

[v2 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-12-13 21:06 UTC  (5+ messages)
` [v2 3/6] of: address: add support to parse PCI outbound-ranges

[v2 1/6] pci: pcie-rcar: preparation for adding endpoint support
 2019-12-13 21:06 UTC  (2+ messages)

[v2 2/6] pci: endpoint: add support to handle features of outbound memory
 2019-12-13 21:06 UTC  (2+ messages)

{standard input}:221: Error: found '(', expected: ')'
 2019-12-13 21:01 UTC 

[PATCH 0/3] drivers/auxdisplay: Provide support for JHD1313
 2019-12-13 21:03 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor: Add JHD LCD vendor
` [PATCH 2/3] dt-bindings: auxdisplay: Add JHD1313 bindings

[PATCH v3 00/14] PHY: Add support for SERDES in TI's J721E SoC
 2019-12-13 21:01 UTC  (5+ messages)
` [PATCH v3 01/14] dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721E
` [PATCH v3 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings

[PATCH v2 2/3] scsi: ufs: Modulize ufs-bsg
 2019-12-13 20:59 UTC 

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v7
 2019-12-13 20:55 UTC  (3+ messages)
` [PATCH v7 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

[PATCH v3 1/3] asm-generic/atomic: Use __always_inline for pure wrappers
 2019-12-13 20:53 UTC  (7+ messages)
` [PATCH v3 3/3] kcsan: Prefer __always_inline for fast-path

[PATCH RESEND -rcu/kcsan] kcsan: Prefer __always_inline for fast-path
 2019-12-13 20:49 UTC 

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-13 20:49 UTC  (4+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH v2] HID: hid-input: clear unmapped usages
 2019-12-13 20:42 UTC  (4+ messages)

[PATCH 0/3] mm: memcontrol: recursive memory protection
 2019-12-13 20:40 UTC  (6+ messages)
` [PATCH 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH 3/3] mm: memcontrol: recursive memory.low protection

[PATCH] Revert "iwlwifi: mvm: fix scan config command size"
 2019-12-13 20:35 UTC 

Linux 5.3.16
 2019-12-13 16:15 UTC  (2+ messages)

Linux 5.4.3
 2019-12-13 16:15 UTC  (2+ messages)

kernel/.tmp_mc_fork.s:3: Error: invalid operands (*UND* and *UND* sections) for `^'
 2019-12-13 20:23 UTC 

[PATCH] binder: fix incorrect calculation for num_valid
 2019-12-13 20:25 UTC 

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-13 20:23 UTC  (4+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-13 20:15 UTC  (2+ messages)

[PATCH 0/5] locking/lockdep: Reuse zapped chain_hlocks entries
 2019-12-13 20:08 UTC  (9+ messages)
` [PATCH 4/5] locking/lockdep: Reuse free "

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-13 20:05 UTC  (15+ messages)

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-13 20:01 UTC  (3+ messages)

[PATCH] net: dsa: b53: Fix egress flooding settings
 2019-12-13 20:00 UTC 

[PATCH v7 0/1] ns: introduce binfmt_misc namespace
 2019-12-13 19:59 UTC  (5+ messages)
` [PATCH v7 1/1] ns: add binfmt_misc to the user namespace

[perf] perf_fuzzer triggers NULL pointer derefernce in i915 driver
 2019-12-13 19:53 UTC  (4+ messages)

[PATCH v3 00/10] clk: clk-wizard: clock-wizard: Driver updates
 2019-12-13 19:52 UTC  (5+ messages)
` [PATCH v3 01/10] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v3 02/10] clk: clock-wizard: Move the clockwizard to clk

Re: general protection fault in usb_set_interface
 2019-12-13 19:51 UTC  (2+ messages)

[PATCH] ext4: use rcu API in debug_print_tree
 2019-12-13 19:49 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] perf list: remove name from L1D_RO_EXCL_WRITES description
 2019-12-13 16:02 UTC  (3+ messages)

[PATCH v3 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2019-12-13 19:25 UTC  (4+ messages)
` [PATCH v3 06/13] dt-bindings: Add Broadcom STB USB PHY binding document

[PATCH v2] memory: mtk-smi: Add bandwidth initial setting for MT6779
 2019-12-13 19:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mediatek: Add binding for MT6779 SMI

[PATCH v6 1/2] staging: iio: accel: adis16240: enforce SPI mode on probe function
 2019-12-13 19:10 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: iio: accel: add binding documentation for ADIS16240

[PATCH v8 0/2] phy: intel-lgm-emmc: Add support for eMMC PHY
 2019-12-13 19:08 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM "

[RFC] btf: Some structs are doubled because of struct ring_buffer
 2019-12-13 19:05 UTC  (13+ messages)

[PATCH 0/5] media: meson: vdec: Add VP9 decoding support
 2019-12-13 19:03 UTC  (6+ messages)

[PATCH v9 0/6] Add MediaTek MUSB Controller Driver
 2019-12-13 19:03 UTC  (3+ messages)
` [PATCH v9 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

[PATCH resend] s390/purgatory: Make sure we fail the build if purgatory has missing symbols
 2019-12-13 19:02 UTC  (2+ messages)

[PATCH] mm: remove __krealloc
 2019-12-13 18:59 UTC  (4+ messages)

[PATCH v3 bpf-next 00/11] add bpf batch ops to process more than 1 elem
 2019-12-13 18:58 UTC  (7+ messages)
` [PATCH v3 bpf-next 06/11] bpf: add batch ops to all htab bpf map
` [PATCH v3 bpf-next 09/11] selftests/bpf: add batch ops testing for htab and htab_percpu map

[PATCH] perf tools: correct license on jsmn json parser
 2019-12-13 18:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net 0/2] vsock/virtio: fix null-pointer dereference and related precautions
 2019-12-13 18:48 UTC  (3+ messages)
` [PATCH net 1/2] vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen()
` [PATCH net 2/2] vsock/virtio: add WARN_ON check on virtio_transport_get_ops()

[GRUB PATCH 1/1] loader/i386/linux: Fix an underflow in the setup_header length calculation
 2019-12-13 18:43 UTC  (2+ messages)

[PATCH 00/18] Tegra XUSB OTG support
 2019-12-13 18:45 UTC  (3+ messages)
` [PATCH 02/18] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding

[PATCH liburing] Test wait after under-consuming
 2019-12-13 18:41 UTC  (3+ messages)
` [PATCH v2 "

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-12-13 18:37 UTC  (2+ messages)

[PATCH] ARM: mmp: include the correct cputype.h
 2019-12-13 18:31 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: Add vendor prefix for Satoz
 2019-12-13 18:23 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

KASAN: use-after-free Read in ext4_xattr_set_entry (2)
 2019-12-13 18:21 UTC  (2+ messages)

[PATCH v2 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-13 18:14 UTC  (5+ messages)
` [PATCH v2 1/4] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in acpi
` [PATCH v2 2/4] acpi: fan: Add new Tiger Lake hardware ID to support fan driver "
` [PATCH v2 3/4] platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID driver
` [PATCH v2 4/4] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal driver

[PATCH] drm/panel: simple: Support reset GPIOs
 2019-12-13 18:13 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).