linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-05 21:54:26 to 2019-01-06 20:20:14 UTC [more...]

[GIT PULL] hwspinlock updates for v4.21
 2019-01-06 20:20 UTC  (2+ messages)

[GIT PULL] chrome-platform updates for v4.21
 2019-01-06 20:20 UTC  (2+ messages)

[PATCH v2] driver: uio: fix possible memory leak and use-after-free in __uio_register_device
 2019-01-06 20:14 UTC  (2+ messages)

[PATCH v4 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
 2019-01-06 20:03 UTC  (8+ messages)
` [PATCH v4 1/6] usb: uvc: include videodev2.h in g_uvc.h
` [PATCH v4 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
` [PATCH v4 3/6] usb: gadget: uvc: package setup and data for control OUT requests
` [PATCH v4 4/6] usb: gadget: add mechanism to specify an explicit status stage
` [PATCH v4 5/6] usb: musb: gadget: implement optional "
` [PATCH v4 6/6] usb: gadget: uvc: allow ioctl to send response in "

[GIT PULL] fscrypt update for 4.21
 2019-01-06 19:56 UTC  (4+ messages)

[PATCH] dmaengine: fsl-edma: use struct_size() in kzalloc()
 2019-01-06 19:40 UTC  (2+ messages)

kernel: xhci_hcd 0000:00:14.0: ERROR unknown event type 37 - Kernel 4.19.13
 2019-01-06 19:33 UTC  (3+ messages)

[PATCH 0/8] nvmem: Various small fixes and improvements
 2019-01-06 19:28 UTC  (9+ messages)
` [PATCH 1/8] nvmem: core: Set the provider read-only when no write callback is given
` [PATCH 2/8] nvmem: core: Fix of_nvmem_cell_get() for optional cells
` [PATCH 3/8] nvmem: Add nvmem_cell_get_optional and devm_nvmem_cell_get_optional
` [PATCH 4/8] nvmem: core: Fix cell lookup when no cell is found
` [PATCH 5/8] nvmem: core: Properly handle connection ID in of_nvmem_device_get()
` [PATCH 6/8] nvmem: core: Always reference the device returned by nvmem_device_get()
` [PATCH 7/8] nvmem: core: Fix device reference leak
` [PATCH 8/8] nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()

[PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-06 19:23 UTC  (12+ messages)
` [PATCH V8 01/11] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH V8 02/11] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH V8 03/11] KVM: X86: Add helper function to convert SPTE to GFN
` [PATCH V8 04/11] KVM: Document Memory ROE
` [PATCH V8 05/11] KVM: Create architecture independent ROE skeleton
` [PATCH V8 06/11] KVM: X86: Enable ROE for x86
` [PATCH V8 07/11] KVM: Add support for byte granular memory ROE
` [PATCH V8 08/11] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH V8 09/11] KVM: Add new exit reason For ROE violations
` [PATCH V8 10/11] KVM: Log ROE violations in system log
` [PATCH V8 11/11] KVM: ROE: Store protected chunks in red black tree

[PATCH] make 'user_access_begin()' do 'access_ok()'
 2019-01-06 19:18 UTC 

kmemleak: Cannot allocate a kmemleak_object structure - Kernel 4.19.13
 2019-01-06 19:17 UTC  (3+ messages)

[PATCH net 1/2] r8152: fix the sw rx checksum is unavailable
 2019-01-06 19:14 UTC  (8+ messages)
          ` r8152: data corruption in various scenarios

[GIT PULL] dma-mapping fixes for Linux 4.21-rc1
 2019-01-06 18:28 UTC 

[PATCH] [v2] Input: touchscreen: Fix a missing check on regmap_bulk_read
 2019-01-06 18:17 UTC 

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-01-06 18:11 UTC  (6+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
` [RFC PATCH 2/4] akcipher: Introduce verify2 for public key algorithms
` [RFC PATCH 3/4] KEYS: set correct flags for keyctl if encrypt is not supported
` [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-06 18:10 UTC  (9+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler
` [PATCH 2/5] PM / hibernate: Generate and verify signature for snapshot image
` [PATCH 3/5] PM / hibernate: Encrypt "

[PATCH] platform/x86: intel-hid: Missing power button release on some Dell models
 2019-01-06 17:56 UTC 

[4.19-stable PATCH 0/2] dax: Don't access a freed inode
 2019-01-06 17:45 UTC  (2+ messages)

[PATCH 0/4] Rockchip: the vendor video codec for reference
 2019-01-06 17:29 UTC  (9+ messages)
` [PATCH 4/4] arm64: dts: rockchip: add video codec for rk3399

[PATCH] [v2] hwrng: core: Fix missing check during driver release
 2019-01-06 17:26 UTC 

[PATCH 0/3] add support for PMS7003 PM sensor
 2019-01-06 17:16 UTC  (4+ messages)
` [PATCH 1/3] iio: chemical: add support for Plantower PMS7003 sensor
` [PATCH 2/3] dt-bindings: add Plantower to the vendor prefixes
` [PATCH 3/3] dt-bindings: iio: chemical: pms7003: add device tree support

[PATCH] [v2] ALSA: isa: fix a missing check of snd_ctl_add
 2019-01-06 17:16 UTC 

[PATCH] [v2] ALSA: line6: fix check on snd_card_register
 2019-01-06 17:01 UTC 

[PATCH net 1/4] umh: add exit routine for UMH process
 2019-01-06 16:55 UTC  (4+ messages)

[PATCH v3 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-01-06 16:38 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: panel: Add Sitronix ST7701 panel documentation
 2019-01-06 16:37 UTC  (3+ messages)
` [PATCH v6 2/2] drm/panel: Add Sitronix ST7701 panel driver

[PATCH] [v2] ALSA: ice1712: fix a missing check of snd_i2c_sendbytes
 2019-01-06 16:31 UTC 

[PATCH v5 0/6] media/sun6i: Allwinner A64 CSI support
 2019-01-06 16:30 UTC  (5+ messages)
` [PATCH v5 2/6] media: sun6i: Add mod_rate quirk

[PATCH v5 00/17] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-06 16:29 UTC  (5+ messages)
` [PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH v3 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2019-01-06 16:26 UTC  (6+ messages)
` [PATCH v3 2/2] drm/panel: "

[PATCH] v2 staging: rtl8723bs: Clean up dead code
 2019-01-06 16:20 UTC 

[PATCH] perf stat: Poll for monitored tasks being alive in fork mode
 2019-01-06 15:57 UTC  (6+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2019-01-06 15:52 UTC  (12+ messages)
                  ` Generic RGB LED support was "

KASAN: stack-out-of-bounds Read in check_stack_object
 2019-01-06 15:44 UTC  (4+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2019-01-06 14:57 UTC  (3+ messages)
` [RFC net-next 11/15] net: lora: Add IMST WiMOD

[PATCH v2] hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
 2019-01-06 14:09 UTC  (7+ messages)

[PATCH 0/2] binderfs: fixes
 2019-01-06 14:05 UTC  (3+ messages)
` [PATCH 1/2] binderfs: remove wrong kern_mount() call
` [PATCH 2/2] binderfs: make each binderfs mount a new instance

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-06 13:47 UTC  (8+ messages)

[GIT PULL] ext4 bug fixes for 4.21
 2019-01-06 13:39 UTC 

[PATCH] RISCV:IRQ: Support IRQ_WORK interrupts with self IPI
 2019-01-06 13:32 UTC 

[GIT PULL] arch/h8300 update
 2019-01-06 12:37 UTC  (3+ messages)

[PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header
 2019-01-06 12:04 UTC  (5+ messages)

[PATCH] keyboard/mtk-pmic-keys.c: Remove duplicate header
 2019-01-06 12:02 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-06 11:33 UTC  (16+ messages)

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-06 11:00 UTC  (2+ messages)

[PATCH] iio: chemical: sps30: allow changing self cleaning period
 2019-01-06 10:57 UTC  (3+ messages)

[PATCH] arm64: dts: hikey: Give wifi some time after power-on
 2019-01-06  9:53 UTC  (4+ messages)

[PATCH] Elantech Touchpad: Fix Elantech touchpad and trackpoint for Lenovo ThinkPad notebooks
 2019-01-06  9:44 UTC  (2+ messages)

[PATCH 0/2] add config option to center the bootup logo
 2019-01-06  9:33 UTC  (3+ messages)
` [PATCH 2/2] fbdev: fbmem: "

[PATCH 0/2] parisc: Unify the system call scripts
 2019-01-06  9:07 UTC  (2+ messages)

Threats of "blackballing" from industry if copyright-holders rescind
 2019-01-06  8:58 UTC 

[PATCH] mm: Expose lazy vfree pages to control via sysctl
 2019-01-06  8:42 UTC  (3+ messages)

[PATCH lora-next 00/11] net: lora: sx130x: Fixes for enabling regcache
 2019-01-06  8:37 UTC  (12+ messages)
` [PATCH lora-next 01/11] net: lora: sx125x: Abort on wrong version
` [PATCH lora-next 02/11] net: lora: sx130x: Fix error codes
` [PATCH lora-next 03/11] net: lora: sx130x: Revert drop of sx1301_soft_reset()
` [PATCH lora-next 04/11] net: lora: sx130x: Fix soft reset
` [PATCH lora-next 05/11] net: lora: sx130x: Fix regmap field toggles
` [PATCH lora-next 06/11] net: lora: sx130x: Force regmap field write before sleep
` [PATCH lora-next 07/11] net: lora: sx130x: Force regmap field writes before function boundaries
` [PATCH lora-next 08/11] net: lora: sx130x: Force regmap field write before reading status
` [PATCH lora-next 09/11] net: lora: sx130x: Mark AGCSTS register as volatile
` [PATCH lora-next 10/11] net: lora: sx130x: Mark MCU_CTRL "
` [PATCH lora-next 11/11] net: lora: sx130x: Enable regmap caching

Yes: The linux devs can rescind their license grant. GPLv2 is a bare license and is revocable by
 2019-01-06  8:39 UTC 

[PATCH] rtc: cmos: ignore bogus century byte
 2019-01-06  8:21 UTC 

[PATCH v2 0/7] Qualcomm AOSS QMP side channel binding and driver
 2019-01-06  8:09 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: soc: qcom: Add AOSS QMP binding
` [PATCH v2 2/7] soc: qcom: Add AOSS QMP communication driver
` [PATCH v2 3/7] soc: qcom: Add AOSS QMP genpd provider
` [PATCH v2 4/7] remoteproc: q6v5-mss: Vote for rpmh power domains
` [PATCH v2 5/7] remoteproc: q6v5-mss: Active powerdomain for SDM845
` [PATCH v2 6/7] amba: Allow pclk to be controlled by power domain
` [(RFC) PATCH v2 7/7] soc: qcom: aoss-qmp: Add cooling device support

dfl-afu-dma-region.c:undefined reference to `dma_direct_map_page'
 2019-01-06  7:56 UTC 

[PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements
 2019-01-06  7:23 UTC  (2+ messages)
` [PATCH 2/2] tpm/eventlog/tpm1: Fix off-by-1 when reading binary_bios_measurements

[PATCH v2] staging: wilc1000: fix cast to restricted __le32
 2019-01-06  7:18 UTC  (3+ messages)

knifeshack (Linux Property rights)
 2019-01-06  6:36 UTC 

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-06  6:27 UTC  (11+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr

(Video): Regarding Linux: yes you can rescind license to use your code
 2019-01-06  6:09 UTC 

(Video) Linux and GPLv2 license rescission: Explained in American
 2019-01-06  6:03 UTC 

[PATCH] tipc: fix memory leak in tipc_nl_compat_publ_dump
 2019-01-06  5:41 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add ROCK Pi 4 DTS support
 2019-01-06  4:40 UTC 

[PATCH 0/2] input: rotary-encoder: Support key events
 2019-01-06  3:41 UTC  (7+ messages)
` [PATCH 1/2] Input: rotary_encoder - "
` [PATCH 2/2] Input: rotaty-encoder - Add DT binding document

[PATCH 1/1] net: bridge: fix a bug on using a neighbour cache entry without checking its state
 2019-01-06  3:28 UTC 

(Audio/Video): The Truth about Linux GPLv2 and license recission (revocation)
 2019-01-06  3:28 UTC  (3+ messages)

(Audio/Video) Linux and GPLv2 license rescission. (previous was removed by liveleak)
 2019-01-06  3:06 UTC 

ALSA:usb audio Higher sample rates on usb audio no longer working
 2019-01-06  2:44 UTC  (4+ messages)
` [PATCH V2] usbcore: Select only first configuration for non-UAC3 compliant devices
` [PATCH V3] "

[GIT PULL] Please pull RDMA subsystem changes
 2019-01-06  2:40 UTC  (2+ messages)

[GIT PULL] fbdev changes for v4.21
 2019-01-06  2:40 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.0 (or how it will be called)
 2019-01-06  2:40 UTC  (2+ messages)

[GIT PULL] Documentation fixes
 2019-01-06  2:40 UTC  (2+ messages)

[GIT PULL] PCI changes for v4.21
 2019-01-06  2:40 UTC  (2+ messages)

[git pull] drm next fixes for rc1
 2019-01-06  2:40 UTC  (2+ messages)

[git pull] FireWire (IEEE 1394) update post v4.20
 2019-01-06  2:40 UTC  (2+ messages)

[GIT PULL] HID for 4.21
 2019-01-06  2:40 UTC  (3+ messages)
` [GIT PULL v2] "

[GIT PULL] livepatching for 4.21
 2019-01-06  2:40 UTC  (2+ messages)

[PATCH 0/3] Non-smp configuration fix
 2019-01-06  2:14 UTC  (7+ messages)
` [PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP
` [PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems

[GIT PULL] more Kbuild updates for v4.21
 2019-01-06  1:59 UTC 

[PATCH 1/5] riscv: remove redundant kernel-space generic-y
 2019-01-06  1:56 UTC  (2+ messages)

[PATCH] scripts: coccinelle: boolinit: drop warnings on named constants
 2019-01-06  1:41 UTC  (2+ messages)

[PATCH] scripts/coccinelle: check for redeclaration
 2019-01-06  1:41 UTC  (2+ messages)

[GIT PULL 1/4] Kbuild updates for v4.21
 2019-01-06  1:03 UTC  (5+ messages)

[PATCH v2 0/2] virtio-balloon: tweak config_changed
 2019-01-06  0:31 UTC  (5+ messages)
` [PATCH v2 1/2] virtio-balloon: tweak config_changed implementation

[GIT PULL v2] Thermal-SoC management updates for v4.21-rc1
 2019-01-06  0:15 UTC  (2+ messages)

[PATCH v3 4/4] rtlwifi: Don't clear num_rx_inperiod too early
 2019-01-06  0:02 UTC 

[PATCH v3 3/4] rtl8723ae: Re-introduce the adaptive rate control
 2019-01-06  0:02 UTC 

[PATCH v3 2/4] rtl8723ae: Dont use old data for input gain control
 2019-01-06  0:02 UTC 

[PATCH v3 1/4] rtl8723ae: Take the FW LPS mode handling out
 2019-01-06  0:02 UTC 

[PATCH v3 0/4] rtlwifi: Fix issues with rtl8723ae
 2019-01-06  0:02 UTC 

[PATCH 0/5] doc: network: integrate offload documents into doc tree
 2019-01-05 23:34 UTC  (4+ messages)
` [PATCH 3/5] doc: networking: update references to files describing offloads

[PATCH v2 0/4] doc: network: integrate offload documents into doc tree
 2019-01-05 23:29 UTC  (5+ messages)
` [PATCH v2 1/4] doc: networking: prepare offload documents for conversion into RST
` [PATCH v2 2/4] doc: networking: convert offload files into RST and update references
` [PATCH v2 3/4] doc: networking: shorten the main title in offloads documents
` [PATCH v2 4/4] doc: networking: add offload documents into main index file

[PATCH v8 00/25] Re-use nvram module
 2019-01-05 23:06 UTC  (5+ messages)
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

[PATCH] Input: goodix - decouple irq and reset lines
 2019-01-05 22:51 UTC  (3+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-05 22:43 UTC  (5+ messages)

[GIT PULL] Ceph updates for 4.21-rc1
 2019-01-05 22:15 UTC  (2+ messages)

[GIT PULL] xfs: more updates for v4.21
 2019-01-05 22:15 UTC  (2+ messages)

[GIT PULL] iomap: more updates for v4.21
 2019-01-05 22:15 UTC  (2+ messages)

[GIT PULL][PATCH] sh: ftrace: Fix missing parenthesis in WARN_ON()
 2019-01-05 22:15 UTC  (2+ messages)

[PATCH] Staging: iio: adt7316: Add regmap support
 2019-01-05 22:04 UTC  (3+ messages)

[git pull] vfs.git mount.part1
 2019-01-05 22:00 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).