linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-13 20:42:39 to 2019-12-14 03:34:01 UTC [more...]

[PATCH v5 0/4] Adjust the padding size for KASLR
 2019-12-14  3:33 UTC  (9+ messages)
` [PATCH v5 4/4] x86/mm/KASLR: Adjust the padding size for the direct mapping

[PATCH v10 23/25] mm/gup: track FOLL_PIN pages
 2019-12-14  3:26 UTC  (2+ messages)
` [PATCH v11 "

[PATCH v3 0/6] Use 1st-level for IOVA translation
 2019-12-14  3:24 UTC  (7+ messages)
` [PATCH v3 4/6] iommu/vt-d: Setup pasid entries for iova over first level
` [PATCH v3 5/6] iommu/vt-d: Flush PASID-based iotlb "

[PATCH V2] efi: Allow disabling PCI busmastering on bridges during boot
 2019-12-14  2:35 UTC 

[PATCH AUTOSEL 4.19 008/219] ARM: dts: imx51: Fix memory node duplication
 2019-12-14  2:14 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 031/219] arm64: preempt: Fix big-endian when checking preempt count in assembly

[PATCH 2/2] riscv: cacheinfo: Add support to determine no. of L2 cache way enabled
 2019-12-14  2:13 UTC  (4+ messages)
` [PATCH 0/2] L2 ccache DT and cacheinfo support to read no. of L2 cache ways enabled
  ` [PATCH 1/2] riscv: dts: Add DT support for SiFive L2 cache controller

[PATCH net-next] bonding: don't init workqueues on error
 2019-12-14  2:10 UTC  (2+ messages)

[PATCH net-next 0/5] net: hns3: some optimizaions related to work task
 2019-12-14  2:06 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: schedule hclgevf_service by using delayed workqueue
` [PATCH net-next 2/5] net: hns3: remove mailbox and reset work in hclge_main
` [PATCH net-next 3/5] net: hns3: remove unnecessary work in hclgevf_main
` [PATCH net-next 4/5] net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
` [PATCH net-next 5/5] net: hns3: do not schedule the periodic task when reset fail

[PATCH V2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2019-12-14  1:54 UTC 

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-14  1:55 UTC  (4+ messages)

[PATCH 0/3] iommu/vt-d bad RMRR workarounds
 2019-12-14  1:52 UTC  (4+ messages)

[PATCH] iommu/vt-d: Allocate reserved region for ISA with correct permission
 2019-12-14  1:42 UTC  (2+ messages)

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-14  1:37 UTC  (30+ 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

Makefile build failure 5.4..3
 2019-12-14  1:09 UTC 

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-14  0:48 UTC  (11+ messages)

[PATCH 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other low res DP
 2019-12-14  0:47 UTC  (12+ messages)
` [PATCH 1/9] drm/bridge: ti-sn65dsi86: Split the setting of the dp and dsi rates
` [PATCH 2/9] drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned int
` [PATCH 3/9] drm/bridge: ti-sn65dsi86: Don't use MIPI variables for DP link
` [PATCH 4/9] drm/bridge: ti-sn65dsi86: Config number of DP lanes Mo' Betta
` [PATCH 5/9] drm/bridge: ti-sn65dsi86: Read num lanes from the DP sink
` [PATCH 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
` [PATCH 7/9] drm/bridge: ti-sn65dsi86: Group DP link training bits in a function
` [PATCH 8/9] drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail
` [PATCH 9/9] drm/bridge: ti-sn65dsi86: Skip non-standard DP rates

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-14  0:44 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] vfs: stop shrinker while fs is freezed
 2019-12-14  0:40 UTC  (2+ messages)

[PATCH] net: marvell: mvpp2: phylink requires the link interrupt
 2019-12-14  0:34 UTC  (2+ messages)

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-12-14  0:22 UTC  (2+ messages)

[PATCH 1/2] platform/x86: Add support for Uncore frequency control
 2019-12-14  0:14 UTC  (2+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits

linux-next: Tree for Dec 6
 2019-12-14  0:04 UTC  (9+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

[PATCH 0/2] Add iProc IDM device support
 2019-12-14  0:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: Add binding doc for iProc IDM device

[PATCH v2 0/2] ACPI / Fan: Performance states
 2019-12-13 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: ACPI: Documentation for Fan performance states
` [PATCH v2 2/2] ACPI / fan: Display fan performance state information

WARNING: vmlinux.o(.text+0x21a7c): Section mismatch in reference from the function mmu_mark_rodata_ro() to the function .init.text:mmu_mapin_ram_chunk()
 2019-12-13 23:46 UTC 

[PATCH] ptp: clockmatrix: add I2C dependency
 2019-12-13 23:44 UTC  (2+ messages)

[RFC 0/5] ARM: dts: realtek: SB2 semaphores
 2019-12-13 23:40 UTC  (3+ messages)
` [RFC 1/5] dt-bindings: hwlock: Add Realtek RTD1195 SB2

[PATCH 0/2] ARM: dts: imx: pxp for imx6sll
 2019-12-13 23:39 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: fsl-pxp: add missing imx6sll

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-13 23:39 UTC  (3+ messages)
` [PATCH v4 4/4] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

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

[patch] percpu: Separate decrypted varaibles anytime encryption can be enabled
 2019-12-13 23:37 UTC  (2+ messages)

[PATCH 00/14] ARM: dts: realtek: Introduce syscon
 2019-12-13 23:31 UTC  (3+ messages)
` [PATCH 14/14] dt-bindings: reset: rtd1295: Add SB2 reset

[PATCH 0/2] Add the broadmobi BM818
 2019-12-13 23:30 UTC  (3+ messages)
` [PATCH 2/2] ASoC: gtm601: add the broadmobi interface

[PATCH] dt-bindings: vendor-prefixes: Add a broadmobi entry
 2019-12-13 23:29 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shenzhen Frida LCD Co., Ltd
 2019-12-13 23:29 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: panel: Document Frida FRD350H54004 LCD panel

[PATCH 0/2] Add MAX17055 fuel guage
 2019-12-13 23:27 UTC  (3+ messages)
` [PATCH 2/2] dts: bindings: max17042_battery: add all of the compatible strings

[PATCH] dt-bindings: rcc: Convert stm32mp1 rcc bindings to json-schema
 2019-12-13 23:26 UTC  (2+ messages)

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

[PATCH v4 00/15] soundwire: intel: implement new ASoC interfaces
 2019-12-13 23:25 UTC  (17+ 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] dt-bindings: rtc: Convert stm32 rtc bindings to json-schema
 2019-12-13 23:25 UTC  (2+ messages)

[PATCH] mailmap: add entry for myself
 2019-12-13 23:20 UTC  (2+ messages)

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

[PATCH] EDAC: remove set but not used variable 'ecc_loc'
 2019-12-13 23:11 UTC  (2+ messages)

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

[git pull] drm fixes for 5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.5
 2019-12-13 23:10 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.5-rc2
 2019-12-13 23:10 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.5
 2019-12-13 23:10 UTC  (2+ messages)

[GIT PULL] Devicetree fixes for v5.5
 2019-12-13 23:10 UTC  (2+ messages)

[PULL] virtio: cleanups and fixes
 2019-12-13 23:10 UTC  (2+ messages)

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

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

[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 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

[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 

[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] "

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-13 14:09 UTC  (4+ messages)

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

[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  (2+ messages)

[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 

[v2 3/6] of: address: add support to parse PCI outbound-ranges
 2019-12-13 21:05 UTC  (2+ messages)

[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 1/2] riscv: dts: Add DT support for SiFive L2 cache controller
 2019-12-09 11:25 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).