linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-23 21:20:33 to 2019-02-24 15:18:04 UTC [more...]

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-24 15:17 UTC  (20+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[PATCH] badblocks: Prefer unsigned int over unsigned
 2019-02-24 15:15 UTC  (2+ messages)

thinkpad_acpi: Battery quirk for Thinkpad 11e (4th gen)
 2019-02-24 14:58 UTC 

[RFC PATCH 0/5] MTD: Add Initial Hyperbus support
 2019-02-24 14:06 UTC  (3+ messages)
` [RFC PATCH 5/5] mtd: hyperbus: Add driver for TI's Hyperbus memory controller

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-24 14:04 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings/marvell-8xxx: Allow wake-up interrupt to be placed in a separate node
` [PATCH 2/4] mwifiex: Fetch wake-up interrupt from 'wake-up' subnode when it exists
` [PATCH 3/4] mwifiex: Flag wake-up interrupt as IRQ_NOAUTOEN rather than disabling it too late
` [PATCH 4/4] arm64: dts: rockchip: gru: Move wifi wake-up interrupt into its own subnode

[PATCH] i2c: Allow recovery of the initial IRQ by a i2c client device
 2019-02-24 13:51 UTC  (3+ messages)
` [PATCH] i2c: Allow recovery of the initial IRQ by an I2C "

[PATCHv2 00/17] perf record: Add support to store data in directory
 2019-02-24 13:32 UTC  (4+ messages)
` [PATCH 05/17] perf data: Add perf_data__(create_dir|close_dir) functions

[PATCH 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
 2019-02-24 13:25 UTC  (4+ messages)
` [PATCH 3/3] drm/panel: Add Rocktech jh057n00900 panel driver

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-02-24 13:25 UTC  (12+ messages)

[PATCH 0/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level
 2019-02-24 13:22 UTC  (3+ messages)
` [PATCH 1/2] x86/mm/KASLR: Only build one PUD entry of area for real mode trampoline
` [PATCH 2/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level

5.0.0-rc6+: Oops at boot: RIP: 0010:__memmove+0x81/0x1a0 / vt_do_kdgkb_ioctl+0x34d/0x440 (race at reenter?)
 2019-02-24 13:22 UTC  (3+ messages)

[PATCH] regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
 2019-02-24 13:16 UTC 

[PATCH 1/2] percpu: km: remove SMP check
 2019-02-24 13:13 UTC  (2+ messages)
` [PATCH 2/2] percpu: km: no need to consider pcpu_group_offsets[0]

[PATCH v2] staging : speakup: Fix format issues in Kconfig
 2019-02-24 13:11 UTC 

[PATCH] Documentation/process/howto: Update for 4.x -> 5.x versioning
 2019-02-24 12:54 UTC  (4+ messages)

[PATCH 0/6] make memblock allocator utilize the node's fallback info
 2019-02-24 12:34 UTC  (7+ messages)
` [PATCH 1/6] mm/numa: extract the code of building node fall back list
` [PATCH 2/6] mm/memblock: make full utilization of numa info
` [PATCH 3/6] x86/numa: define numa_init_array() conditional on CONFIG_NUMA
` [PATCH 4/6] x86/numa: concentrate the code of setting cpu to node map
` [PATCH 5/6] x86/numa: push forward the setup of node to cpumask map
` [PATCH 6/6] x86/numa: build node fallback info after setting up "

[PATCH] serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
 2019-02-24 12:00 UTC 

[PATCH] DT: marvell,mmp2: specify reg-shift for the UARTs
 2019-02-24 11:59 UTC 

[PATCH] serial: 8250_pxa: honor the port number from devicetree
 2019-02-24 11:58 UTC 

linux-next: Signed-off-by missing for commit in the powerpc tree
 2019-02-24 11:48 UTC  (2+ messages)

[REGRESSION] v5.0-rc5 rtl8192cu breakage
 2019-02-24 11:34 UTC 

Banana Pi-R1 stabil
 2019-02-24 11:36 UTC  (2+ messages)

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-24 11:27 UTC  (7+ messages)

[PATCH] Use flush tlb last level when change protection
 2019-02-24 11:08 UTC  (2+ messages)

[PATCH] nvmet: disable direct I/O when unavailable
 2019-02-24 10:54 UTC  (4+ messages)

Mutual Benefit
 2019-02-24 10:05 UTC 

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-24 10:04 UTC  (3+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH net-next 1/2] nfp: Remove switchdev.h inclusion
 2019-02-24  9:54 UTC  (4+ messages)
` [PATCH net-next 2/2] net: Remove switchdev.h inclusion from team/bond/vlan

[PATCH] habanalabs: use u64 when comparing variables' sum to u32_max
 2019-02-24  9:55 UTC 

[RFC] percpu: decrease pcpu_nr_slots by 1
 2019-02-24  9:17 UTC 

[PATCH] cros_ec: instantiate properly Intel ISH MCU device
 2019-02-24  9:13 UTC 

[PATCH] iommu/vt-d: Handle hotplug devices' default identity mapping setting
 2019-02-24  8:51 UTC  (3+ messages)

[PATCH v3 2/2] drivers: mux: Add Generic regmap bitfield-based multiplexer in mmio-mux
 2019-02-24  8:27 UTC 

[GIT PULL] KVM fixes for 5.0-rc8 or final
 2019-02-24  8:23 UTC 

[GIT PULL v3] Hyper-V commits for 5.0-rc
 2019-02-24  8:17 UTC  (4+ messages)

[PATCH] staging: Note that simple_strtoul can't simply be replaced by kstrtoul
 2019-02-24  7:59 UTC  (2+ messages)

[PATCH] of: thermal: Improve print information
 2019-02-24  7:10 UTC 

WARNING: bad unlock balance detected! (3)
 2019-02-24  7:10 UTC 

[PATCH v2 0/3] mmc: core: Add SD Discard support
 2019-02-24  7:08 UTC  (5+ messages)
` [PATCH v2 3/3] mmc: core: Add discard support to sd

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-02-24  6:48 UTC  (6+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher

[PATCH] regulator: mcp16502: Remove module version
 2019-02-24  6:41 UTC 

[PATCH v5] PM / sleep: measure the time of filesystem syncing
 2019-02-24  6:17 UTC  (3+ messages)
` [PATCH v6 1/2] PM / sleep: refactor the filesystems sync to reduce duplication
  ` [PATCH v6 2/2] PM / sleep: measure the time of filesystems syncing

[PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-02-24  6:08 UTC  (11+ messages)
` [PATCH v5 01/10] KEYS: report to keyctl only actually supported key ops
` [PATCH v5 02/10] crypto: akcipher - check the presence of callback before the call
` [PATCH v5 03/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v5 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v5 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v5 07/10] crypto: ecc - make ecc into separate module
` [PATCH v5 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v5 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify

[PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-24  4:44 UTC  (3+ messages)
` [PATCH v13 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time
` [PATCH v13 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

[PATCH] arm64/io: Don't use WZR in writel
 2019-02-24  3:53 UTC  (8+ messages)

[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
 2019-02-24  3:29 UTC  (8+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding
` [PATCH RESEND V2 2/4] watchdog: imx_sc: Add i.MX system controller watchdog support

[PATCH] regulator: fan53555: Check pdata->slew_rate setting
 2019-02-24  3:21 UTC 

[PATCH] f2fs: fix to dirty inode for i_mode recovery
 2019-02-23  1:48 UTC 

[PATCH V8 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-24  2:58 UTC  (7+ messages)
` [PATCH V8 2/4] thermal: imx_sc: add i.MX system controller thermal support

[GIT] Networking
 2019-02-24  2:57 UTC 

[PATCH V9 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-24  2:50 UTC  (4+ messages)
` [PATCH V9 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V9 3/4] defconfig: arm64: "
` [PATCH V9 4/4] arm64: dts: imx: add i.MX8QXP "

Business proposition for you.,,,,
 2019-02-24  2:11 UTC 

[PATCH v12 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-24  1:41 UTC  (4+ messages)
` [PATCH v12 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

[PATCH] nvmet-fc: use zero-sized array and struct_size() in kzalloc()
 2019-02-24  1:34 UTC  (4+ messages)

[PATCH] regulator: max77620: Fix regulator info setting for max20024
 2019-02-24  1:26 UTC 

[PATCH] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
 2019-02-24  1:12 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2019-02-23 22:56 UTC  (3+ messages)

[RFC] percpu: use nr_groups as check condition
 2019-02-23 22:46 UTC  (2+ messages)

[PATCH net-next] kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
 2019-02-23 21:46 UTC  (2+ messages)

[PATCH] bpfilter: re-add header search paths to tools include to fix build error
 2019-02-23 21:36 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 01/72] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:04 UTC  (39+ messages)
` [PATCH AUTOSEL 4.20 02/72] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.20 09/72] perf core: Fix perf_proc_update_handler() bug
` [PATCH AUTOSEL 4.20 11/72] perf tools: Handle TOPOLOGY headers with no CPU
` [PATCH AUTOSEL 4.20 12/72] perf script: Fix crash when processing recorded stat data
` [PATCH AUTOSEL 4.20 13/72] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
` [PATCH AUTOSEL 4.20 17/72] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.20 18/72] iommu/amd: Fix IOMMU page flush when detach device from a domain
` [PATCH AUTOSEL 4.20 19/72] clk: ti: Fix error handling in ti_clk_parse_divider_data()
` [PATCH AUTOSEL 4.20 21/72] xtensa: SMP: fix ccount_timer_shutdown
` [PATCH AUTOSEL 4.20 23/72] riscv: Adjust mmap base address at a third of task size
` [PATCH AUTOSEL 4.20 24/72] IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
` [PATCH AUTOSEL 4.20 25/72] selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
` [PATCH AUTOSEL 4.20 26/72] xtensa: SMP: fix secondary CPU initialization
` [PATCH AUTOSEL 4.20 27/72] xtensa: smp_lx200_defconfig: fix vectors clash
` [PATCH AUTOSEL 4.20 30/72] iomap: fix a use after free in iomap_dio_rw
` [PATCH AUTOSEL 4.20 32/72] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
` [PATCH AUTOSEL 4.20 33/72] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.20 35/72] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.20 36/72] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.20 38/72] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH AUTOSEL 4.20 39/72] gpio: vf610: Mask all GPIO interrupts
` [PATCH AUTOSEL 4.20 40/72] selftests: net: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 42/72] nfs: Fix NULL pointer dereference of dev_name
` [PATCH AUTOSEL 4.20 44/72] qed: Fix LACP pdu drops for VFs
` [PATCH AUTOSEL 4.20 45/72] qed: Fix VF probe failure while FLR
` [PATCH AUTOSEL 4.20 47/72] qed: Fix stack out of bounds bug
` [PATCH AUTOSEL 4.20 48/72] scsi: libfc: free skb when receiving invalid flogi resp
` [PATCH AUTOSEL 4.20 51/72] scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
` [PATCH AUTOSEL 4.20 52/72] platform/x86: Fix unmet dependency warning for ACPI_CMPC
` [PATCH AUTOSEL 4.20 54/72] x86/cpu: Add Atom Tremont (Jacobsville)
` [PATCH AUTOSEL 4.20 57/72] cifs: fix computation for MAX_SMB2_HDR_SIZE
` [PATCH AUTOSEL 4.20 58/72] blk-mq: fix a hung issue when fsync
` [PATCH AUTOSEL 4.20 59/72] x86/microcode/amd: Don't falsely trick the late loading mechanism
` [PATCH AUTOSEL 4.20 65/72] x86_64: increase stack size for KASAN_EXTRA
` [PATCH AUTOSEL 4.20 67/72] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
` [PATCH AUTOSEL 4.20 68/72] psi: fix aggregation idle shut-off
` [PATCH AUTOSEL 4.20 71/72] autofs: drop dentry reference only when it is never used
` [PATCH AUTOSEL 4.20 72/72] autofs: fix error return in autofs_fill_super()

[PATCH AUTOSEL 4.19 01/65] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:06 UTC  (41+ messages)
` [PATCH AUTOSEL 4.19 02/65] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.19 04/65] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH AUTOSEL 4.19 05/65] netfilter: nft_compat: make lists per netns
` [PATCH AUTOSEL 4.19 06/65] perf script: Fix crash with printing mixed trace point and other events
` [PATCH AUTOSEL 4.19 07/65] perf core: Fix perf_proc_update_handler() bug
` [PATCH AUTOSEL 4.19 08/65] perf tools: Handle TOPOLOGY headers with no CPU
` [PATCH AUTOSEL 4.19 10/65] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
` [PATCH AUTOSEL 4.19 11/65] iommu/amd: Call free_iova_fast with pfn in map_sg
` [PATCH AUTOSEL 4.19 13/65] riscv: fixup max_low_pfn with PFN_DOWN
` [PATCH AUTOSEL 4.19 14/65] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.19 15/65] iommu/amd: Fix IOMMU page flush when detach device from a domain
` [PATCH AUTOSEL 4.19 17/65] clk: qcom: gcc: Use active only source for CPUSS clocks
` [PATCH AUTOSEL 4.19 18/65] xtensa: SMP: fix ccount_timer_shutdown
` [PATCH AUTOSEL 4.19 21/65] selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
` [PATCH AUTOSEL 4.19 24/65] xtensa: SMP: mark each possible CPU as present
` [PATCH AUTOSEL 4.19 25/65] iomap: get/put the page in iomap_page_create/release()
` [PATCH AUTOSEL 4.19 26/65] iomap: fix a use after free in iomap_dio_rw
` [PATCH AUTOSEL 4.19 27/65] xtensa: SMP: limit number of possible CPUs by NR_CPUS
` [PATCH AUTOSEL 4.19 29/65] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH AUTOSEL 4.19 31/65] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.19 32/65] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.19 34/65] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH AUTOSEL 4.19 35/65] gpio: vf610: Mask all GPIO interrupts
` [PATCH AUTOSEL 4.19 36/65] selftests: net: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.19 37/65] selftests: timers: "
` [PATCH AUTOSEL 4.19 39/65] qed: Fix bug in tx promiscuous mode settings
` [PATCH AUTOSEL 4.19 40/65] qed: Fix LACP pdu drops for VFs
` [PATCH AUTOSEL 4.19 41/65] qed: Fix VF probe failure while FLR
` [PATCH AUTOSEL 4.19 42/65] qed: Fix system crash in ll2 xmit
` [PATCH AUTOSEL 4.19 43/65] qed: Fix stack out of bounds bug
` [PATCH AUTOSEL 4.19 46/65] scsi: bnx2fc: Fix error handling in probe()
` [PATCH AUTOSEL 4.19 47/65] scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
` [PATCH AUTOSEL 4.19 48/65] platform/x86: Fix unmet dependency warning for ACPI_CMPC
` [PATCH AUTOSEL 4.19 50/65] net: macb: Apply RXUBR workaround only to versions with errata
` [PATCH AUTOSEL 4.19 52/65] cifs: fix computation for MAX_SMB2_HDR_SIZE
` [PATCH AUTOSEL 4.19 54/65] x86/microcode/amd: Don't falsely trick the late loading mechanism
` [PATCH AUTOSEL 4.19 58/65] proc: fix /proc/net/* after setns(2)
` [PATCH AUTOSEL 4.19 63/65] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
` [PATCH AUTOSEL 4.19 64/65] autofs: drop dentry reference only when it is never used
` [PATCH AUTOSEL 4.19 65/65] autofs: fix error return in autofs_fill_super()

[PATCH net] net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
 2019-02-23 21:28 UTC  (2+ messages)

[PATCH 00/15] perf script python: add Python3 support
 2019-02-23 21:06 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/45] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-02-23 21:08 UTC  (16+ messages)
` [PATCH AUTOSEL 4.14 02/45] xfrm: refine validation of template and selector families
` [PATCH AUTOSEL 4.14 03/45] perf core: Fix perf_proc_update_handler() bug
` [PATCH AUTOSEL 4.14 05/45] IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
` [PATCH AUTOSEL 4.14 06/45] iommu/amd: Call free_iova_fast with pfn in map_sg
` [PATCH AUTOSEL 4.14 08/45] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH AUTOSEL 4.14 09/45] iommu/amd: Fix IOMMU page flush when detach device from a domain
` [PATCH AUTOSEL 4.14 12/45] xtensa: SMP: fix secondary CPU initialization
` [PATCH AUTOSEL 4.14 13/45] xtensa: smp_lx200_defconfig: fix vectors clash
` [PATCH AUTOSEL 4.14 15/45] xtensa: SMP: limit number of possible CPUs by NR_CPUS
` [PATCH AUTOSEL 4.14 18/45] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH AUTOSEL 4.14 19/45] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
` [PATCH AUTOSEL 4.14 20/45] net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
` [PATCH AUTOSEL 4.14 21/45] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH AUTOSEL 4.14 22/45] gpio: vf610: Mask all GPIO interrupts
` [PATCH AUTOSEL 4.14 24/45] nfs: Fix NULL pointer dereference of dev_name

Linux 5.0 Git performance
 2019-02-23 21:21 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).