linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-12 21:53:56 to 2018-12-13 02:21:23 UTC [more...]

[PATCH 4.19 000/139] 4.19.7-stable review
 2018-12-13  2:21 UTC  (5+ messages)
` [PATCH 4.19 096/139] ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops

A weird problem of Realtek r8168 after resume from S3
 2018-12-13  2:20 UTC 

[LKP] [tty] c96cf923a9: WARNING:possible_circular_locking_dependency_detected
 2018-12-13  2:19 UTC  (6+ messages)

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-13  2:18 UTC  (3+ messages)

rcu_preempt caused oom
 2018-12-13  2:11 UTC  (12+ messages)

[PATCH v9 00/14] Appended signatures support for IMA appraisal
 2018-12-13  2:09 UTC  (15+ messages)
` [PATCH v9 01/14] MODSIGN: Export module signature definitions
` [PATCH v9 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v9 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v9 04/14] integrity: Introduce struct evm_xattr
` [PATCH v9 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v9 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v9 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v9 08/14] ima: Introduce is_signed()
` [PATCH v9 09/14] ima: Export func_tokens
` [PATCH v9 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v9 11/14] ima: Implement support "
` [PATCH v9 12/14] ima: Add new "d-sig" template field
` [PATCH v9 13/14] ima: Write modsig to the measurement list
` [PATCH v9 14/14] ima: Store the measurement again when appraising a modsig

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-12-13  2:07 UTC  (14+ messages)

[PATCH] proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
 2018-12-13  1:57 UTC 

[PATCH] debugobjects: Move printk out of db lock critical sections
 2018-12-13  2:03 UTC  (3+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-13  2:02 UTC  (30+ messages)

[v7, PATCH 0/2] add Ethernet driver support for mt2712
 2018-12-13  1:56 UTC  (3+ messages)
` [v7, PATCH 1/2] net:stmmac: dwmac-mediatek: add "
` [v7, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH] kernel/hung_task.c: force ignore_loglevel before panic
 2018-12-13  1:53 UTC  (9+ messages)

[PATCH] staging: erofs: Add a blank line after declarations
 2018-12-13  1:51 UTC 

[PATCH V2] kernel/hung_task.c: Force console verbose before panic
 2018-12-13  1:51 UTC 

[PATCH 1/8] perf: Allow to block process in syscall tracepoints
 2018-12-13  1:49 UTC  (13+ messages)

[PATCH] serial: 8250: Fix clearing FIFOs in RS485 mode again
 2018-12-13  1:48 UTC  (3+ messages)

[PATCH 1/3] rhashtable: further improve stability of rhashtable_walk
 2018-12-13  1:43 UTC  (11+ messages)
` [PATCH net-next] "

[PATCH] integrity: Remove references to module keyring
 2018-12-13  1:39 UTC 

[PATCH] power: supply: isp1704: switch to gpiod API
 2018-12-13  1:38 UTC 

[PATCH] srcu: Remove srcu_queue_delayed_work_on()
 2018-12-13  1:36 UTC  (5+ messages)

[PATCH 1/2] scsi: aacraid: change wait_sem to a completion
 2018-12-13  1:36 UTC  (2+ messages)

[PATCH 1/1] net-next/hinic:optmize rx refill buffer mechanism
 2018-12-12 17:40 UTC 

[PATCH] Documentation: hid: fix wrong data structure reference for UHID_OUTPUT
 2018-12-13  1:28 UTC 

[PATCH v1 0/2] Introduced new Cadence USBSS DRD Driver
 2018-12-13  1:21 UTC  (7+ messages)
` [PATCH v1 2/2] usb:cdns3 Add Cadence USB3 "

[PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data
 2018-12-13  1:19 UTC  (5+ messages)

WARNING: locking bug in lock_downgrade
 2018-12-13  1:14 UTC  (2+ messages)

[PATCH 0/2] Graph fixes for using multiple endpoints per port
 2018-12-13  1:13 UTC  (15+ messages)
                ` [alsa-devel] "

[PATCH] gpio: aspeed: remove duplicated statement
 2018-12-13  1:09 UTC  (2+ messages)

[GIT PULL] seccomp updates for next
 2018-12-13  0:08 UTC  (2+ messages)

[PATCH v4 1/2] ARM: dts: aspeed: Add KCS & lpc ctrl for Facebook
 2018-12-13  1:03 UTC  (2+ messages)

general protection fault in __ip_append_data
 2018-12-13  0:56 UTC  (3+ messages)

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2018-12-13  0:45 UTC  (10+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag
` [driver-core PATCH v9 2/9] device core: Consolidate locking and unlocking of parent and device
` [driver-core PATCH v9 3/9] driver core: Probe devices asynchronously instead of the driver
` [driver-core PATCH v9 4/9] workqueue: Provide queue_work_node to queue work near a given NUMA node
` [driver-core PATCH v9 5/9] async: Add support for queueing on specific "
` [driver-core PATCH v9 6/9] driver core: Attach devices on CPU local to device node
` [driver-core PATCH v9 7/9] PM core: Use new async_schedule_dev command
` [driver-core PATCH v9 8/9] libnvdimm: Schedule device registration on node local to the device
` [driver-core PATCH v9 9/9] driver core: Rewrite test_async_driver_probe to cover serialization and NUMA affinity

linux-next: Signed-off-by missing for commits in the bpf-next tree
 2018-12-13  0:45 UTC  (7+ messages)

[PATCH] blkcg: handle dying request_queue when associating a blkg
 2018-12-13  0:43 UTC  (5+ messages)

[PATCH bpf-next v2] bpf: support raw tracepoints in modules
 2018-12-13  0:42 UTC 

[PATCH] rtlwifi: Fix non-working BSS STA mode
 2018-12-13  0:35 UTC  (2+ messages)

[PATCH v2 0/3] ntb_hw_switchtec: Added support of >=4G memory windows
 2018-12-13  0:32 UTC  (7+ messages)

[PATCH net-next] bnxt: remove printing of hwrm message
 2018-12-13  0:32 UTC  (2+ messages)

KASAN: use-after-free Read in tipc_group_cong
 2018-12-13  0:16 UTC  (2+ messages)

[PATCH] quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls
 2018-12-13  0:06 UTC 

[PATCH 0/7] selftest/bpf fix PEP8 warnings
 2018-12-13  0:25 UTC  (5+ messages)
` [PATCH 6/7] selftest/bpf: remove redundant parenthesis

[PATCHv2 net 0/3] net: add support for flex_array_resize in flex_array
 2018-12-13  0:06 UTC  (4+ messages)

[PATCH v2] netdevsim: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-13  0:24 UTC  (2+ messages)

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-13  0:19 UTC  (7+ messages)
` [PATCH v2 2/7] integrity: Load certs to the platform keyring
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH v2 1/7] integrity: Define a trusted platform keyring
 2018-12-13  0:15 UTC  (3+ messages)

[PATCH 3/3] filemap: drop the mmap_sem for all blocking operations
 2018-12-12 23:55 UTC  (3+ messages)
` [PATCH][v6] "

[PATCH v4 0/5] BCM2835 PM driver
 2018-12-12 23:51 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node. (v4)
` [PATCH v4 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD
` [PATCH v4 3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding
` [PATCH v4 4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block. (v4)
` [PATCH v4 5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware

[PATCH 0/5] security: remove needless usage of module header
 2018-12-12 23:42 UTC  (2+ messages)

[PATCH 0/5] introduce Kernel PMU events support
 2018-12-12 23:41 UTC  (3+ messages)
` [PATCH 2/5] ARC: perf: "

[v6, PATCH 0/2] add Ethernet driver support for mt2712
 2018-12-12 23:40 UTC  (3+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2018-12-12 23:40 UTC  (4+ messages)

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-12 23:40 UTC  (8+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 2/4] modules: Add new special vfree flags

[PATCH net V2 0/4] Fix various issue of vhost
 2018-12-12 23:31 UTC  (2+ messages)

[PATCH 1/5] netfilter: fix general protection fault when unregister sysctl table
 2018-12-12 23:26 UTC  (3+ messages)
` [PATCH 4/5] netfilter: fix missed NULL check in nf_conntrack_proto_pernet_init()

[PATCH v6 00/13] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-12-12 23:19 UTC  (3+ messages)
` [PATCH v6 05/13] KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR

[PATCH AUTOSEL 4.19 001/123] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-12-12 23:14 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 052/123] Btrfs: send, fix infinite loop due to directory rename dependencies
` [PATCH AUTOSEL 4.19 104/123] pstore/ram: Correctly calculate usable PRZ bytes

[PATCH v5 13/25] m68k: add asm/syscall.h
 2018-12-12 23:12 UTC  (11+ messages)

[PATCH v11 0/3] Huawei laptops
 2018-12-12 23:07 UTC  (4+ messages)
` [PATCH v11 1/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v11 2/3] x86: add support for Huawei WMI hotkeys
` [PATCH v11 3/3] ALSA: hda: add support for Huawei WMI micmute LED

intel_pstate: Lowest frequency not reached with Intel i7-6700
 2018-12-12 23:06 UTC 

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-12-12 23:05 UTC  (6+ messages)

[PATCH 0/5] Switchtec MRPC DMA mode support
 2018-12-12 22:58 UTC  (7+ messages)
` [PATCH 3/5] switchtec: A temporary variable should be used for the flags of switchtec_ioctl_event_ctl
` [PATCH 5/5] switchtec: MRPC DMA mode implementation

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-12-12 22:53 UTC  (3+ messages)
` [PATCH 4.19 014/110] usb: xhci: Prevent bus suspend if a port connect change or polling state is detected

[PATCH] Linux: Implement membarrier function
 2018-12-12 22:49 UTC  (6+ messages)

[PATCH] vfio/mdev: add static modifier to add_mdev_supported_type
 2018-12-12 22:45 UTC  (2+ messages)

[PATCH RFC] rcu: add sparse check to rcu_assign_pointer
 2018-12-12 22:37 UTC 

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-12 22:29 UTC  (2+ messages)

[PATCH v4 0/7] mips: system call table generation support
 2018-12-12 22:28 UTC  (7+ messages)
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'

[GIT PULL] ARM: at91: DT for 4.21
 2018-12-12 22:27 UTC  (3+ messages)

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-12 22:15 UTC  (27+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 02/26] doc: Add doc for the Ingenic TCU hardware
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 04/26] clocksource: Add a new timer-ingenic driver
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v8 06/26] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v8 07/26] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v8 08/26] watchdog: jz4740: Use regmap "
` [PATCH v8 09/26] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v8 10/26] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 13/26] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v8 14/26] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
` [PATCH v8 16/26] clk: jz4740: Add TCU clock
` [PATCH v8 17/26] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v8 18/26] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v8 19/26] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v8 20/26] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 21/26] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v8 22/26] MIPS: CI20: defconfig: enable OST driver
` [PATCH v8 23/26] MIPS: GCW0: Move clocksource to TCU channel 2
` [PATCH v8 24/26] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 25/26] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v8 26/26] MIPS: jz4740: Drop obsolete code

[PATCH 4.4 00/91] 4.4.167-stable review
 2018-12-12 22:20 UTC  (2+ messages)

[PATCH 3.18 00/54] 3.18.129-stable review
 2018-12-12 22:19 UTC  (2+ messages)

[GIT PULL 0/4] ARM: exynos: Stuff for v4.21
 2018-12-12 21:52 UTC  (5+ messages)
` [GIT PULL 1/4] ARM: defconfig: Exynos "
` [GIT PULL 4/4] ARM: samsung: SoC/mach for 4.21

[PATCH 1/2] ARM: mmp: fix timer_init calls
 2018-12-12 21:55 UTC  (4+ messages)
` [PATCH 2/2] ARM: mmp: fix pxa168_device_usb_phy use on aspenite

[PATCH 1/4] ARM: omap2: avoid section mismatch warning
 2018-12-12 22:05 UTC  (12+ messages)
` [PATCH 2/4] ARM: tegra: "
` [PATCH 3/4] ARM: ks8695: fix "
` [PATCH 4/4] ARM: pxa: avoid "

[GIT PULL] ARM: at91: SoC for 4.21
 2018-12-12 21:38 UTC  (2+ messages)

[GIT PULL] tee subsys for v4.21
 2018-12-12 21:38 UTC  (2+ messages)

[GIT PULL] tee driver fix for v4.21
 2018-12-12 21:36 UTC  (2+ messages)

[PATCH 0/3] staging: vchiq: fix completion routines & semaphores
 2018-12-12 22:11 UTC  (2+ messages)

[PATCH v4 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-12-12 22:07 UTC  (3+ messages)
` [PATCH v4 3/8] drm/msm/dsi: 28nm PHY: Get ref clock "

[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
 2018-12-12 22:05 UTC  (2+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "

[PATCH v03] powerpc/mobility: Fix node detach/rename problem
 2018-12-12 22:00 UTC  (3+ messages)

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-12 21:56 UTC  (5+ messages)

[PATCH] fix dma-buf/udmabuf selftest
 2018-12-12 21:56 UTC  (3+ 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).