linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-29 21:55:37 to 2019-03-30 00:59:40 UTC [more...]

[PATCH AUTOSEL 4.9 01/27] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:55 UTC  (12+ messages)
` [PATCH AUTOSEL 4.9 04/27] ext4: report real fs size after failed resize
` [PATCH AUTOSEL 4.9 07/27] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 4.9 12/27] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 4.9 14/27] perf config: Fix a memory leak in collect_config()
` [PATCH AUTOSEL 4.9 15/27] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH AUTOSEL 4.9 16/27] perf top: Fix error handling in cmd_top()
` [PATCH AUTOSEL 4.9 18/27] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH AUTOSEL 4.9 20/27] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH AUTOSEL 4.9 22/27] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH AUTOSEL 4.9 25/27] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH AUTOSEL 4.9 26/27] fix incorrect error code mapping for OBJECTID_NOT_FOUND

[PATCH AUTOSEL 4.4 01/21] perf/core: Restore mmap record type correctly
 2019-03-30  0:56 UTC  (16+ messages)
` [PATCH AUTOSEL 4.4 04/21] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH AUTOSEL 4.4 06/21] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 4.4 09/21] thermal/int340x_thermal: Add additional UUIDs
` [PATCH AUTOSEL 4.4 10/21] thermal/int340x_thermal: fix mode setting
` [PATCH AUTOSEL 4.4 11/21] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 4.4 12/21] perf top: Fix error handling in cmd_top()
` [PATCH AUTOSEL 4.4 13/21] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH AUTOSEL 4.4 14/21] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH AUTOSEL 4.4 15/21] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH AUTOSEL 4.4 16/21] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH AUTOSEL 4.4 17/21] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH AUTOSEL 4.4 18/21] iommu/vt-d: Check capability before disabling protected memory
` [PATCH AUTOSEL 4.4 19/21] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH AUTOSEL 4.4 20/21] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH AUTOSEL 4.4 21/21] ext4: prohibit fstrim in norecovery mode

[PATCH AUTOSEL 3.18 01/15] perf/core: Restore mmap record type correctly
 2019-03-30  0:57 UTC  (15+ messages)
` [PATCH AUTOSEL 3.18 02/15] ext4: report real fs size after failed resize
` [PATCH AUTOSEL 3.18 03/15] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH AUTOSEL 3.18 04/15] ALSA: sb8: add a check for request_region
` [PATCH AUTOSEL 3.18 05/15] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 3.18 06/15] mmc: davinci: remove extraneous __init annotation
` [PATCH AUTOSEL 3.18 07/15] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH AUTOSEL 3.18 08/15] thermal/int340x_thermal: fix mode setting
` [PATCH AUTOSEL 3.18 09/15] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 3.18 10/15] perf top: Fix error handling in cmd_top()
` [PATCH AUTOSEL 3.18 11/15] perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
` [PATCH AUTOSEL 3.18 12/15] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH AUTOSEL 3.18 13/15] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH AUTOSEL 3.18 14/15] iommu/vt-d: Check capability before disabling protected memory
` [PATCH AUTOSEL 3.18 15/15] fix incorrect error code mapping for OBJECTID_NOT_FOUND

Unexpected interrupt received in Guest OS when booting after "system_reset"
 2019-03-30  0:55 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 01/37] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:54 UTC  (17+ messages)
` [PATCH AUTOSEL 4.14 02/37] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH AUTOSEL 4.14 03/37] perf/core: Restore mmap record type correctly
` [PATCH AUTOSEL 4.14 05/37] ext4: report real fs size after failed resize
` [PATCH AUTOSEL 4.14 08/37] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH AUTOSEL 4.14 11/37] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH AUTOSEL 4.14 12/37] thermal/intel_powerclamp: fix __percpu declaration of worker_data
` [PATCH AUTOSEL 4.14 13/37] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
` [PATCH AUTOSEL 4.14 18/37] x86/mm: Don't leak kernel addresses
` [PATCH AUTOSEL 4.14 22/37] perf config: Fix a memory leak in collect_config()
` [PATCH AUTOSEL 4.14 24/37] perf top: Fix error handling in cmd_top()
` [PATCH AUTOSEL 4.14 25/37] perf hist: Add missing map__put() in error case
` [PATCH AUTOSEL 4.14 28/37] perf tests: Fix memory leak by expr__find_other() in test__expr()
` [PATCH AUTOSEL 4.14 30/37] irqchip/mbigen: Don't clear eventid when freeing an MSI
` [PATCH AUTOSEL 4.14 33/37] drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
` [PATCH AUTOSEL 4.14 35/37] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH AUTOSEL 4.14 37/37] ext4: prohibit fstrim in norecovery mode

[PATCH AUTOSEL 4.19 01/52] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:52 UTC  (30+ messages)
` [PATCH AUTOSEL 4.19 02/52] arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
` [PATCH AUTOSEL 4.19 03/52] inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
` [PATCH AUTOSEL 4.19 06/52] ext4: avoid panic during forced reboot
` [PATCH AUTOSEL 4.19 09/52] ALSA: echoaudio: add a check for ioremap_nocache
` [PATCH AUTOSEL 4.19 11/52] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH AUTOSEL 4.19 13/52] IB/mlx4: Fix race condition between catas error reset and aliasguid flows
` [PATCH AUTOSEL 4.19 15/52] mmc: davinci: remove extraneous __init annotation
` [PATCH AUTOSEL 4.19 16/52] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH AUTOSEL 4.19 21/52] thermal/int340x_thermal: fix mode setting
` [PATCH AUTOSEL 4.19 25/52] sched/core: Fix buffer overflow in cgroup2 property cpu.max
` [PATCH AUTOSEL 4.19 27/52] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 4.19 28/52] perf list: Don't forget to drop the reference to the allocated thread_map
` [PATCH AUTOSEL 4.19 29/52] perf config: Fix an error in the config template documentation
` [PATCH AUTOSEL 4.19 30/52] perf config: Fix a memory leak in collect_config()
` [PATCH AUTOSEL 4.19 31/52] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH AUTOSEL 4.19 32/52] perf top: Fix error handling in cmd_top()
` [PATCH AUTOSEL 4.19 33/52] perf hist: Add missing map__put() in error case
` [PATCH AUTOSEL 4.19 34/52] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH AUTOSEL 4.19 35/52] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH AUTOSEL 4.19 36/52] perf tests: Fix memory leak by expr__find_other() in test__expr()
` [PATCH AUTOSEL 4.19 38/52] ACPI / utils: Drop reference in test for device presence
` [PATCH AUTOSEL 4.19 39/52] PM / Domains: Avoid a potential deadlock
` [PATCH AUTOSEL 4.19 41/52] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
` [PATCH AUTOSEL 4.19 45/52] x86/hyperv: Prevent potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 47/52] drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
` [PATCH AUTOSEL 4.19 49/52] x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error
` [PATCH AUTOSEL 4.19 50/52] fix incorrect error code mapping for OBJECTID_NOT_FOUND
` [PATCH AUTOSEL 4.19 51/52] x86/gart: Exclude GART aperture from kcore
` [PATCH AUTOSEL 4.19 52/52] ext4: prohibit fstrim in norecovery mode

[PATCH AUTOSEL 5.0 01/67] ARC: u-boot args: check that magic number is correct
 2019-03-30  0:50 UTC  (33+ messages)
` [PATCH AUTOSEL 5.0 06/67] mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
` [PATCH AUTOSEL 5.0 07/67] ext4: avoid panic during forced reboot
` [PATCH AUTOSEL 5.0 11/67] ALSA: sb8: add a check for request_region
` [PATCH AUTOSEL 5.0 12/67] auxdisplay: hd44780: Fix memory leak on ->remove()
` [PATCH AUTOSEL 5.0 15/67] i40iw: Avoid panic when handling the inetdev event
` [PATCH AUTOSEL 5.0 17/67] ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
` [PATCH AUTOSEL 5.0 19/67] paride/pcd: cleanup queues when detection fails
` [PATCH AUTOSEL 5.0 21/67] thermal: samsung: Fix incorrect check after code merge
` [PATCH AUTOSEL 5.0 23/67] thermal/int340x_thermal: Add additional UUIDs
` [PATCH AUTOSEL 5.0 25/67] thermal/intel_powerclamp: fix truncated kthread name
` [PATCH AUTOSEL 5.0 26/67] scsi: iscsi: flush running unbind operations when removing a session
` [PATCH AUTOSEL 5.0 29/67] x86/mm: Don't leak kernel addresses
` [PATCH AUTOSEL 5.0 30/67] tools/power turbostat: return the exit status of a command
` [PATCH AUTOSEL 5.0 31/67] scsi: core: Also call destroy_rcu_head() for passthrough requests
` [PATCH AUTOSEL 5.0 33/67] perf stat: Fix --no-scale
` [PATCH AUTOSEL 5.0 34/67] perf list: Don't forget to drop the reference to the allocated thread_map
` [PATCH AUTOSEL 5.0 35/67] perf tools: Fix errors under optimization level '-Og'
` [PATCH AUTOSEL 5.0 36/67] perf config: Fix an error in the config template documentation
` [PATCH AUTOSEL 5.0 38/67] perf build-id: Fix memory leak in print_sdt_events()
` [PATCH AUTOSEL 5.0 41/67] perf hist: Add missing map__put() in error case
` [PATCH AUTOSEL 5.0 43/67] perf maps: Purge all maps from the 'names' tree
` [PATCH AUTOSEL 5.0 44/67] perf top: Fix global-buffer-overflow issue
` [PATCH AUTOSEL 5.0 45/67] perf evsel: Free evsel->counts in perf_evsel__exit()
` [PATCH AUTOSEL 5.0 46/67] perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
` [PATCH AUTOSEL 5.0 47/67] perf tests: Fix memory leak by expr__find_other() in test__expr()
` [PATCH AUTOSEL 5.0 55/67] irqchip/mbigen: Don't clear eventid when freeing an MSI
` [PATCH AUTOSEL 5.0 56/67] x86/hpet: Prevent potential NULL pointer dereference
` [PATCH AUTOSEL 5.0 58/67] x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
` [PATCH AUTOSEL 5.0 61/67] iommu/vt-d: Save the right domain ID used by hardware
` [PATCH AUTOSEL 5.0 63/67] cifs: fix that return -EINVAL when do dedupe operation
` [PATCH AUTOSEL 5.0 65/67] cifs: Fix slab-out-of-bounds when tracing SMB tcon
` [PATCH AUTOSEL 5.0 66/67] x86/gart: Exclude GART aperture from kcore

[PATCH] csky: fix syscall_get_arguments() and syscall_set_arguments()
 2019-03-30  0:49 UTC  (2+ messages)

[PATCH v2 1/9] x86/asm: Mark all top level asm statements as .text
 2019-03-30  0:47 UTC  (9+ messages)
` [PATCH v2 2/9] x86/cpu/amd: Ifdef 32bit only assembler for 32bit
` [PATCH v2 3/9] x86/paravirt: Replace paravirt patches with data
` [PATCH v2 4/9] x86/timer: Don't inline __const_udelay
` [PATCH v2 5/9] x86/xen: Mark xen_vcpu_stolen as __visible
` [PATCH v2 6/9] x86/hyperv: Make hv_vcpu_is_preempted visible
` [PATCH v2 7/9] x86/kprobes: Make trampoline_handler global and visible
` [PATCH v2 8/9] x86/kvm: Make steal_time visible
` [PATCH v2 9/9] x86/cpu/bugs: Fix __initconst usage in bugs.c

[PATCH][V2] n_tty: check for negative and zero space return from tty_write_room
 2019-03-30  0:46 UTC 

[GIT PULL] ACPI fix for v5.1-rc3
 2019-03-30  0:38 UTC 

[GIT PULL] Power management fixes for v5.1-rc3
 2019-03-30  0:37 UTC 

[PATCH] riscv: fix syscall_get_arguments() and syscall_set_arguments()
 2019-03-30  0:26 UTC  (5+ messages)

[PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
 2019-03-30  0:17 UTC 

INFO: rcu detected stall in corrupted (3)
 2019-03-30  0:13 UTC  (2+ messages)

[PATCH 0/3] locking/static_key: improve rate limited labels
 2019-03-30  0:08 UTC  (4+ messages)
` [PATCH 1/3] locking/static_key: add support for deferred static branches
` [PATCH 2/3] locking/static_key: factor out the fast path of static_key_slow_dec()
` [PATCH 3/3] locking/static_key: don't take sleeping locks in __static_key_slow_dec_deferred()

[PATCH v9 0/4] [media] Add analog mode support for Medion MD95700
 2019-03-29 23:51 UTC  (5+ messages)
` [PATCH v9 1/4] cx25840: add pin to pad mapping and output format configuration
` [PATCH v9 2/4] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v9 3/4] [media] cxusb: add analog mode support for Medion MD95700
` [PATCH v9 4/4] [media] cxusb: add raw "

[PATCH v2 0/5] pid: add pidfd_open()
 2019-03-29 23:55 UTC  (4+ messages)
` [PATCH v2 2/5] "

[PATCH] LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
 2019-03-29 23:51 UTC  (2+ messages)

[PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes
 2019-03-29 23:44 UTC  (3+ messages)
` [PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
` [PATCH 2/2] scsi: pm8001: fix spelling mistake, interupt -> interrupt

[PATCH v4 2/2] iio: cros_ec: Add lid angle driver
 2019-03-29 23:38 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:30 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-03-29 23:28 UTC  (2+ messages)

[PATCH v2] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:26 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-03-29 23:24 UTC  (5+ messages)

[PATCH] trace: events: fix error directive in argument list
 2019-03-29 23:22 UTC  (4+ messages)

[PATCH 0/3] clk: meson: fix mpll jitter
 2019-03-29 23:07 UTC  (4+ messages)
` [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum

[PATCH 0/6] CPPC optional registers AMD support
 2019-03-29 23:02 UTC  (4+ messages)
` [PATCH 5/6] acpi/cppc: Add support for optional CPPC registers

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-29 23:00 UTC  (4+ messages)
` [PATCH v2 1/6] device property: Add functions for accessing node's parents

[PATCH 0/4] clk: meson: fixup g12a mpll
 2019-03-29 22:58 UTC  (6+ messages)
` [PATCH 1/4] clk: meson: mpll: add init callback and regs

[GIT PULL] arm64 fixes for 5.1-rc3
 2019-03-29 22:55 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.1-rc3
 2019-03-29 22:55 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: add Amlogic g12a support
 2019-03-29 22:49 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH] clk:mmp: clk-mix.c fix divide-by-zero
 2019-03-29 22:48 UTC  (2+ messages)

[PATCH] clk:Fix divide by 0 error in divider_ro_round_rate_parent
 2019-03-29 22:42 UTC  (2+ messages)

[PATCH][next] iavf: iavf_client: use struct_size() helper
 2019-03-29 22:37 UTC  (2+ messages)

[PATCH][next] i40e: Use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (2+ messages)

[PATCH][next] iavf: use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (2+ messages)

[PATCH][next] ice: Use struct_size() helper
 2019-03-29 22:36 UTC  (2+ messages)

[PATCH 0/2] media: ov6650: Add V4L2 asynchronous subdevice support
 2019-03-29 22:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] media: ov6650: Register with asynchronous subdevice framework

Potentially missing "memory" clobbers in bitops.h for x86
 2019-03-29 22:30 UTC  (8+ messages)

[RFC][PATCH 03/16] sched: Wrap rq::lock access
 2019-03-29 22:23 UTC  (3+ messages)

[PATCH] HID: force setting drvdata to NULL when removing the driver
 2019-03-29 22:26 UTC  (2+ messages)

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-03-29 22:23 UTC  (2+ messages)

[PATCH] clk: asr: clock driver support for ASR AquilaC Soc
 2019-03-29 22:17 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.1
 2019-03-29 22:15 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 5.1-rc3
 2019-03-29 22:15 UTC  (3+ messages)

[GIT PULL] Char/Misc driver fixes for 5.1-rc3
 2019-03-29 22:15 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.1-rc2
 2019-03-29 22:15 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.1-rc2
 2019-03-29 22:15 UTC  (2+ messages)

[PATCH v2] tty/serial: Add a serial port simulator
 2019-03-29 22:13 UTC  (3+ messages)

[PATCH v2 0/5] gdb script for kconfig and timer list
 2019-03-29 22:08 UTC  (6+ messages)
` [PATCH v2 1/5] scripts/gdb: Find vmlinux where it was before
` [PATCH v2 2/5] scripts/gdb: Add kernel config dumping command
` [PATCH v2 3/5] scripts/gdb: Add rb tree iterating utilities
` [PATCH v2 4/5] scripts/gdb: Add a timer list command
` [PATCH v2 5/5] scripts/gdb: Silence pep8 checks

[PATCH 0/3] vmalloc enhancements
 2019-03-29 22:07 UTC  (2+ messages)

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-03-29 22:06 UTC  (3+ messages)
` [PATCH 05/13] soc/fsl/bqman: page align iommu mapping sizes

[PATCH v5 13/25] m68k: add asm/syscall.h
 2019-03-29 22:04 UTC  (7+ 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).